Provides operations for interacting with a certificate server.

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

Public Constructors

  Name Description
CertificateServerOperationsByCulture Initializes a new instance of the CertificateServerOperationsByCulture class with default values.
Top

Public Methods (see also Protected Methods)

  Name Description
public method CreateObjRef  (Inherited from MarshalByRefObject)
public method Equals  Overloaded. (Inherited from Object)
public method GetHashCode  (Inherited from Object)
public method GetLifetimeService  (Inherited from MarshalByRefObject)
public method GetType  (Inherited from Object)
public method InitializeLifetimeService  (Inherited from MarshalByRefObject)
public methodstatic ReferenceEquals  (Inherited from Object)
public method RegisterCA Adds or updates certificate authority (CA) or connector registration data. Returns the ID of the registered connector.
public method ToString  (Inherited from Object)
public method UpdateCertificateStatus Updates status of a certificate issued by a 3rd party CA in the FIM CM database.
public method WriteCertificateData Writes a certificate record to the FIM CM database.
Top

Protected Methods

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

See Also