SecurityManager Members

Collects the security components that are defined in the security add-in files and runs the defined health checks.

The following tables list the members exposed by the SecurityManager type.

  Name Description
public property static Instance Gets an instance of SecurityManager
public property SecurityFeatures Gets a collection of security components.
Top

(see also Protected Methods)
 NameDescription
public methodEquals  Overloaded. (Inherited from Object)
public methodEvaluateSystemHealthEvaluates the health of the system based on data that is collected from all of the security components.
public methodGetHashCode  (Inherited from Object)
public methodGetType  (Inherited from Object)
public methodIsInstalledVerifies whether the security component associated with the specified Guid has been installed.
public methodstaticReferenceEquals  (Inherited from Object)
public methodRefreshRefreshes the collection of security components that are defined in the security add-in files and runs the defined health checks.
public methodToString  (Inherited from Object)
Top

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)
Top

Show: