C# Class Interop.SspiCli.SCHANNEL_CRED

显示文件 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_oe property

public IntPtr aphMappers
return IntPtr

cCreds public_oe property

public int cCreds
return int

cMappers public_oe property

public int cMappers
return int

cSupportedAlgs public_oe property

public int cSupportedAlgs
return int

dwFlags public_oe property

public SCHANNEL_CRED.Flags dwFlags
return SCHANNEL_CRED.Flags

dwMaximumCipherStrength public_oe property

public int dwMaximumCipherStrength
return int

dwMinimumCipherStrength public_oe property

public int dwMinimumCipherStrength
return int

dwSessionLifespan public_oe property

public int dwSessionLifespan
return int

dwVersion public_oe property

public int dwVersion
return int

grbitEnabledProtocols public_oe property

public int grbitEnabledProtocols
return int

hRootStore public_oe property

public IntPtr hRootStore
return IntPtr

paCred public_oe property

public IntPtr paCred
return IntPtr

palgSupportedAlgs public_oe property

public IntPtr palgSupportedAlgs
return IntPtr

reserved public_oe property

public int reserved
return int