| ICertificateEntry Interface |
[This is preliminary documentation and is subject to change.]
Namespace: Netadmin.Management.OAuth2.Dto
The ICertificateEntry type exposes the following members.
| Name | Description | ||
|---|---|---|---|
| String | FriendlyName |
Friendly name, if available
| |
| String | Subject |
The full subject name of the certificate
| |
| String | Thumbprint |
The certificate thumbprint
|