C# Class Interop.SspiCli.SCHANNEL_CRED

Show file Open project: dotnet/corefx Class Usage Examples

Public Properties

Property Type Description
aphMappers IntPtr
cCreds int
cMappers int
cSupportedAlgs int
dwFlags SCHANNEL_CRED.Flags
dwMaximumCipherStrength int
dwMinimumCipherStrength int
dwSessionLifespan int
dwVersion int
grbitEnabledProtocols int
hRootStore IntPtr
paCred IntPtr
palgSupportedAlgs IntPtr
reserved int

Property Details

aphMappers public property

public IntPtr aphMappers
return IntPtr

cCreds public property

public int cCreds
return int

cMappers public property

public int cMappers
return int

cSupportedAlgs public property

public int cSupportedAlgs
return int

dwFlags public property

public SCHANNEL_CRED.Flags dwFlags
return SCHANNEL_CRED.Flags

dwMaximumCipherStrength public property

public int dwMaximumCipherStrength
return int

dwMinimumCipherStrength public property

public int dwMinimumCipherStrength
return int

dwSessionLifespan public property

public int dwSessionLifespan
return int

dwVersion public property

public int dwVersion
return int

grbitEnabledProtocols public property

public int grbitEnabledProtocols
return int

hRootStore public property

public IntPtr hRootStore
return IntPtr

paCred public property

public IntPtr paCred
return IntPtr

palgSupportedAlgs public property

public IntPtr palgSupportedAlgs
return IntPtr

reserved public property

public int reserved
return int