principal property
A Kerberos principal that exists in the both the keytab the KDC to authenticate as.
A typical principal is of the form primary/instance@REALM, but there is no exact format.
Implementation
core.String? principal;
A Kerberos principal that exists in the both the keytab the KDC to authenticate as.
A typical principal is of the form primary/instance@REALM, but there is no exact format.
core.String? principal;