Interface protos.google.cloud.security.privateca.v1beta1.CertificateDescription.ISubjectDescription (5.2.0)

Properties of a SubjectDescription.

Package

@google-cloud/security-private-ca

Properties

commonName

commonName?: (string|null);

SubjectDescription commonName

hexSerialNumber

hexSerialNumber?: (string|null);

SubjectDescription hexSerialNumber

lifetime

lifetime?: (google.protobuf.IDuration|null);

SubjectDescription lifetime

notAfterTime

notAfterTime?: (google.protobuf.ITimestamp|null);

SubjectDescription notAfterTime

notBeforeTime

notBeforeTime?: (google.protobuf.ITimestamp|null);

SubjectDescription notBeforeTime

subject

subject?: (google.cloud.security.privateca.v1beta1.ISubject|null);

SubjectDescription subject

subjectAltName

subjectAltName?: (google.cloud.security.privateca.v1beta1.ISubjectAltNames|null);

SubjectDescription subjectAltName