2.2.1.2.1 TSPasswordCreds
The TSPasswordCreds structure contains the user's password credentials that are delegated to the server.<15>
-
TSPasswordCreds ::= SEQUENCE { domainName [0] OCTET STRING, userName [1] OCTET STRING, password [2] OCTET STRING }
domainName: An ASN.1 OCTET STRING that contains the name of the user's account domain.
userName: An ASN.1 OCTET STRING that contains the user's account name.
password: An ASN.1OCTET STRING that contains the user's account password.