TSCredentials ::= SEQUENCE { credType [0] INTEGER, credentials [1] OCTET STRING } credType: 1 - credentials contains a TSPasswordCreds structure that defines the user's password credentials. 2 - credentials contains a TSSmartCardCreds structure that defines the user's smart card credentials.
|
|