SecurityAdapter Members
Monitors and reports the security-related state of an implementation-defined system or component.
The following tables list the members exposed by the SecurityAdapter type.
Protected Constructors
Name | Description | |
---|---|---|
SecurityAdapter | Overloaded. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
CreateObjRef | Overridden. Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. | |
Equals | Overloaded. (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetLifetimeService | (Inherited from MarshalByRefObject) | |
GetService | Gets the service object of the specified type. | |
GetType | (Inherited from Object) | |
InitializeLifetimeService | Overridden. Obtains a lifetime service object to control the lifetime policy for this instance. | |
ReferenceEquals | (Inherited from Object) | |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
CreateTasks | Initializes a new instance of a SecurityTaskCollection that will be used to provide tasks in the task pane of the Administration Console. | |
Finalize | (Inherited from Object) | |
GetDetails | Initializes a new instance of a DetailColumnCollection that will be used to display information from the security adapter in the details pane of the Administration Console. | |
GetPrefilledDetails | Retrieves an instance of DetailColumnCollection that will be displayed in the details pane of the Administration Console when the SecurityAdapter is initialized. | |
GetStatus | Returns the SecurityStatus of the component that is being monitored. | |
MemberwiseClone | Overloaded. (Inherited from MarshalByRefObject) |
Top
See Also
Reference
SecurityAdapter Class
Microsoft.EssentialBusinessServer.Console.ObjectModel Namespace