Name | Description | |
---|---|---|
AsClient | Returns the client object upon which this specialized client is built. | |
BrowseCertificateGroups | Browses the certificate groups available in the Certificate Management information model. | |
Clone | ||
Equals | ||
FinishRequest | Finishes a certificate request started with a call to StartNewKeyPairRequest or StartSigningRequest. | |
GetCertificateGroupElement | Returns the certificate group element for a given certificate group Id. | |
GetCertificateGroupIds | Returns the Ids of certificate groups assigned to application. | |
GetCertificateStatus | Checks if an application needs to update its certificate. | |
GetHashCode | ||
GetService | ||
GetServiceByName | Gets the service object of the specified type, given by type name. | |
GetTrustList | Retrieves the node ID of a trust list assigned to an application. | |
GetType | ||
StartNewKeyPairRequest | Starts a request for a new certificate and private key. The certificate and private key are returned in the FinishRequest response. | |
StartSigningRequest | Initiates a request to create a certificate which uses the private key which the caller currently has. The new certificate is returned in the FinishRequest response. | |
ToString | ||
ValueEquals | Defines a generalized method that classes must implement to create type-specific method for determining value equality of instances. Determines whether this instance has the same value as a given other instance. |