username property

String? username
final

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

Implementation

final String? username;