IData |
The IDataSigningCertificateManagerService type exposes the following members.
| Name | Description | |
|---|---|---|
| ServiceName |
Gets the service name
(Inherited from IServiceImplementation) |
| Name | Description | |
|---|---|---|
| AddSigningCertificate | Adds a signing certificate to the identity | |
| GetCertificateIdentities | Get all associated identities for the provided certificate | |
| GetSigningCertificates(IIdentity) | Gets signing certificates associated with identity | |
| GetSigningCertificates(Type, NameValueCollection) | Get all the signing certificates that are registered for classOfIdentity | |
| RemoveSigningCertificate | Removes a signing certificate from an identity | |
| TryGetSigningCertificateByHash | Get configured certificate by hash | |
| TryGetSigningCertificateByThumbprint | Get any configured signing certificate based on the thumbprint |