TlsCertificateProperties interface
The TLS certificate properties of the connected registry login server.
Properties
| location | Indicates the location of the certificates. NOTE: This property will not be serialized. It can only be populated by the server. |
| type | The type of certificate location. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
location
Indicates the location of the certificates. NOTE: This property will not be serialized. It can only be populated by the server.
location?: string
Property Value
string
type
The type of certificate location. NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string