Provides operations to perform against the certificate server.

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

Public Properties

  Name Description
public propertystatic Proxy Access to proxy object.
public propertystatic UseRemoting Gets and sets a value that indicates whether the certificate server uses remoting.
Top

Public Methods (see also Protected Methods)

  Name Description
public method Equals  Overloaded. (Inherited from Object)
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public methodstatic ReferenceEquals  (Inherited from Object)
public methodstatic RegisterCA Registers a third-party (non-Microsoft) certificate authority (CA).
public method ToString  (Inherited from Object)
public methodstatic UpdateCertificateStatus Updates status of a certificate issued by a third party certificate authority (CA) in the FIM CM database.
public methodstatic WriteCertificateData Writes certificate record to the FIM CM database.
Top

Protected Methods

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

See Also