Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.