Record TSessionCreds

Hierarchy
Methods
Properties

Unit

Declaration

type TSessionCreds = record

Description

Credentials related to a connection

Overview

Fields

Public hCreds: CredHandle;
Public SchannelCred: SCHANNEL_CRED;

Description

Fields

Public hCreds: CredHandle;

Handle of credentials, mainly for internal use

Public 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.