Reference documentation and code samples for the Certificate Authority Service V1 API class Google::Cloud::Security::PrivateCA::V1::RelativeDistinguishedName.
RelativeDistinguishedName specifies a relative distinguished name which will be used to build a distinguished name.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#attributes
def attributes() -> ::Array<::Google::Cloud::Security::PrivateCA::V1::AttributeTypeAndValue>
Returns
- (::Array<::Google::Cloud::Security::PrivateCA::V1::AttributeTypeAndValue>) — Attributes describes the attribute value assertions in the RDN.
#attributes=
def attributes=(value) -> ::Array<::Google::Cloud::Security::PrivateCA::V1::AttributeTypeAndValue>
Parameter
- value (::Array<::Google::Cloud::Security::PrivateCA::V1::AttributeTypeAndValue>) — Attributes describes the attribute value assertions in the RDN.
Returns
- (::Array<::Google::Cloud::Security::PrivateCA::V1::AttributeTypeAndValue>) — Attributes describes the attribute value assertions in the RDN.