ACMECredentialSubjectAltNameObject
Specifies the subject’s alternative name that the device requests for the certificate that the ACME server issues.
Declaration
object ACMECredentialSubjectAltNameObjectProperties
| Name | Type | Description |
|---|---|---|
dNSName | string | The DNS name. |
ntPrincipalName | string | The NT principal name. Use an other name OID set to |
rfc822Name | string | The RFC 822 email address. |
uniformResourceIdentifier | string | The uniform resource identifier. |