View Source GoogleApi.PrivateCA.V1.Model.Subject (google_api_private_ca v0.9.0)
Subject describes parts of a distinguished name that, in turn, describes the subject of the certificate.
Attributes
-
commonName
(type:String.t
, default:nil
) - The "common name" of the subject. -
countryCode
(type:String.t
, default:nil
) - The country code of the subject. -
locality
(type:String.t
, default:nil
) - The locality or city of the subject. -
organization
(type:String.t
, default:nil
) - The organization of the subject. -
organizationalUnit
(type:String.t
, default:nil
) - The organizational_unit of the subject. -
postalCode
(type:String.t
, default:nil
) - The postal code of the subject. -
province
(type:String.t
, default:nil
) - The province, territory, or regional state of the subject. -
streetAddress
(type:String.t
, default:nil
) - The street address of the subject.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.