C# 클래스 Internal.Cryptography.Pal.Native.CERT_CHAIN_ELEMENT

파일 보기 프로젝트 열기: dotnet/corefx

공개 프로퍼티들

프로퍼티 타입 설명
TrustStatus CERT_TRUST_STATUS
cbSize int
pApplicationUsage System.IntPtr
pCertContext CERT_CONTEXT*
pIssuanceUsage System.IntPtr
pRevocationInfo System.IntPtr
pwszExtendedErrorInfo System.IntPtr

프로퍼티 상세

TrustStatus 공개적으로 프로퍼티

public CERT_TRUST_STATUS,Internal.Cryptography.Pal.Native TrustStatus
리턴 CERT_TRUST_STATUS

cbSize 공개적으로 프로퍼티

public int cbSize
리턴 int

pApplicationUsage 공개적으로 프로퍼티

public IntPtr,System pApplicationUsage
리턴 System.IntPtr

pCertContext 공개적으로 프로퍼티

public CERT_CONTEXT* pCertContext
리턴 CERT_CONTEXT*

pIssuanceUsage 공개적으로 프로퍼티

public IntPtr,System pIssuanceUsage
리턴 System.IntPtr

pRevocationInfo 공개적으로 프로퍼티

public IntPtr,System pRevocationInfo
리턴 System.IntPtr

pwszExtendedErrorInfo 공개적으로 프로퍼티

public IntPtr,System pwszExtendedErrorInfo
리턴 System.IntPtr