SecurityStrategyBase Properties
The base class for SecurityStrategy.
Name | Description |
---|---|
Adapter |
For internal use. |
Authentication | Specifies the Authentication type used in your application. |
Can |
Gets a value indicating whether the component can raise an event. Inherited from Component. |
Container | Gets the IContainer that contains the Component. Inherited from Component. |
Design |
Gets a value that indicates whether the Component is currently in design mode. Inherited from Component. |
Events protected | Gets the list of event handlers that are attached to this Component. Inherited from Component. |
Is |
For internal use. |
Is |
For internal use. |
Logon |
For internal use. |
Logon |
For internal use. |
Need |
For internal use. |
Object |
For internal use. |
Site | Gets or sets the ISite of the Component. Inherited from Component. |
Types |
For internal use. |
User | Returns the current user object. |
User |
This property is virtual and returns null. Security |
User |
To get the current user name, use the User |
See Also