C# 클래스 Interop.SspiCli.SCHANNEL_CRED

파일 보기 프로젝트 열기: dotnet/corefx 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
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

프로퍼티 상세

aphMappers 공개적으로 프로퍼티

public IntPtr aphMappers
리턴 IntPtr

cCreds 공개적으로 프로퍼티

public int cCreds
리턴 int

cMappers 공개적으로 프로퍼티

public int cMappers
리턴 int

cSupportedAlgs 공개적으로 프로퍼티

public int cSupportedAlgs
리턴 int

dwFlags 공개적으로 프로퍼티

public SCHANNEL_CRED.Flags dwFlags
리턴 SCHANNEL_CRED.Flags

dwMaximumCipherStrength 공개적으로 프로퍼티

public int dwMaximumCipherStrength
리턴 int

dwMinimumCipherStrength 공개적으로 프로퍼티

public int dwMinimumCipherStrength
리턴 int

dwSessionLifespan 공개적으로 프로퍼티

public int dwSessionLifespan
리턴 int

dwVersion 공개적으로 프로퍼티

public int dwVersion
리턴 int

grbitEnabledProtocols 공개적으로 프로퍼티

public int grbitEnabledProtocols
리턴 int

hRootStore 공개적으로 프로퍼티

public IntPtr hRootStore
리턴 IntPtr

paCred 공개적으로 프로퍼티

public IntPtr paCred
리턴 IntPtr

palgSupportedAlgs 공개적으로 프로퍼티

public IntPtr palgSupportedAlgs
리턴 IntPtr

reserved 공개적으로 프로퍼티

public int reserved
리턴 int