IData |
The IDataSigningCertificateManagerServiceEx 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
(Inherited from IDataSigningCertificateManagerService) | |
| AddSigningCertificates | Adds multiple signing certificates to the identity | |
| GetCertificateIdentities |
Get all associated identities for the provided certificate (Inherited from IDataSigningCertificateManagerService) | |
| GetSigningCertificates(IIdentity) |
Gets signing certificates associated with identity (Inherited from IDataSigningCertificateManagerService) | |
| GetSigningCertificates(Type, NameValueCollection) |
Get all the signing certificates that are registered for classOfIdentity (Inherited from IDataSigningCertificateManagerService) | |
| RemoveSigningCertificate |
Removes a signing certificate from an identity
(Inherited from IDataSigningCertificateManagerService) | |
| TryGetSigningCertificateByHash |
Get configured certificate by hash
(Inherited from IDataSigningCertificateManagerService) | |
| TryGetSigningCertificateByThumbprint |
Get any configured signing certificate based on the thumbprint
(Inherited from IDataSigningCertificateManagerService) |