Certificate Authority Service V1 API - Module Google::Cloud::Security::PrivateCA::V1::AttributeType (v2.2.0)

Reference documentation and code samples for the Certificate Authority Service V1 API module Google::Cloud::Security::PrivateCA::V1::AttributeType.

AttributeType specifies the type of Attribute in a relative distinguished name.

Constants

ATTRIBUTE_TYPE_UNSPECIFIED

value: 0
Attribute type is unspecified.

COMMON_NAME

value: 1
The "common name" of the subject.

COUNTRY_CODE

value: 2
The country code of the subject.

ORGANIZATION

value: 3
The organization of the subject.

ORGANIZATIONAL_UNIT

value: 4
The organizational unit of the subject.

LOCALITY

value: 5
The locality or city of the subject.

PROVINCE

value: 6
The province, territory, or regional state of the subject.

STREET_ADDRESS

value: 7
The street address of the subject.

POSTAL_CODE

value: 8
The postal code of the subject.