Record TSessionCreds
Unit
Declaration
type TSessionCreds = record
Description
Credentials related to a connection
Overview
Fields
hCreds: CredHandle; |
|
SchannelCred: SCHANNEL_CRED; |
Description
Fields
hCreds: CredHandle; |
|
Handle of credentials, mainly for internal use |
SchannelCred: SCHANNEL_CRED; |
|
SChannel credentials, mainly for internal use but could be init-ed by user to tune specific channel properties. |
Generated by PasDoc 0.16.0.