Represents the context in which a security check is performed.
| C# |
public class SecurityCheckContext
| All Members | Methods | Properties | Fields | ||
| Icon | Member | Description |
|---|---|---|
| Behavior |
Action to be taken on the UiObjects.
| |
| Callback |
Represents the method to call when the security check is complete.
| |
| EntityDisplayValue |
Entity display value.
| |
| EntityGuid |
Entity GUID.
| |
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()() |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| TableName |
Table name.
| |
| ThreadControl |
Control whose thread is used to effect UI.
| |
| ToString()()() | (Inherited from Object.) | |
| UiObjects |
Controls/components that will be affected by the result of the security check.
|
| Object | |
| SecurityCheckContext | |