Share via


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
public method CreateObjRef Overridden. Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.
public method Equals  Overloaded. (Inherited from Object)
public method GetHashCode  (Inherited from Object)
public method GetLifetimeService  (Inherited from MarshalByRefObject)
public method GetService Gets the service object of the specified type.
public method GetType  (Inherited from Object)
public method InitializeLifetimeService Overridden. Obtains a lifetime service object to control the lifetime policy for this instance.
public methodstatic ReferenceEquals  (Inherited from Object)
public method ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
protected method CreateTasks Initializes a new instance of a SecurityTaskCollection that will be used to provide tasks in the task pane of the Administration Console.
protected method Finalize  (Inherited from Object)
protected method 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.
protected method GetPrefilledDetails Retrieves an instance of DetailColumnCollection that will be displayed in the details pane of the Administration Console when the SecurityAdapter is initialized.
protected method GetStatus Returns the SecurityStatus of the component that is being monitored.
protected method MemberwiseClone  Overloaded. (Inherited from MarshalByRefObject)

Top

See Also

Reference

SecurityAdapter Class
Microsoft.EssentialBusinessServer.Console.ObjectModel Namespace