public enum AttributeType
Reference documentation and code samples for the Certificate Authority v1 API enum AttributeType.
[AttributeType][google.cloud.security.privateca.v1.AttributeType] specifies the type of Attribute in a relative distinguished name.
Namespace
Google.Cloud.Security.PrivateCA.V1Assembly
Google.Cloud.Security.PrivateCA.V1.dll
Fields |
|
---|---|
Name | Description |
CommonName |
The "common name" of the subject. |
CountryCode |
The country code of the subject. |
Locality |
The locality or city of the subject. |
Organization |
The organization of the subject. |
OrganizationalUnit |
The organizational unit of the subject. |
PostalCode |
The postal code of the subject. |
Province |
The province, territory, or regional state of the subject. |
StreetAddress |
The street address of the subject. |
Unspecified |
Attribute type is unspecified. |