uid property

String? uid
final

Uid contains the uid of the user that created the CertificateSigningRequest. Populated by the API server on creation and immutable.

Implementation

final String? uid;