Datasnap.DSCommonServer.TDSAuthorizeEventObject Properties
InheritedProtected
| AuthorizedRoles | public | Provides a list of roles that are authorized to access the construct annotated with this attribute. | 
| DbxConnection | public | |
| DbxContext | public | |
| DeniedRoles | public | Provides a list of roles that are not authorized to access the construct annotated with this attribute. | 
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. | 
| MethodAlias | public | Provides the name of the server method. | 
| MethodInstance | public | Provides the instance of the server method class. | 
| Server | public | |
| ServerClass | public | Provides a reference to the TDSCustomServerClass instance of the method being prepared. | 
| ServerConnectionHandler | public | Obtains a reference to the DataSnap server connection handler. | 
| Transport | public | |
| UserName | public | Provides the user name associated with the session. | 
| UserRoles | public | Provides the role names associated with this user name. |