C# Class Internal.Cryptography.Pal.Native.CERT_CHAIN_POLICY_STATUS

Show file Open project: dotnet/corefx Class Usage Examples

Public Properties

Property Type Description
cbSize int
dwError int
lChainIndex System.IntPtr
lElementIndex System.IntPtr
pvExtraPolicyStatus System.IntPtr

Property Details

cbSize public property

public int cbSize
return int

dwError public property

public int dwError
return int

lChainIndex public property

public IntPtr,System lChainIndex
return System.IntPtr

lElementIndex public property

public IntPtr,System lElementIndex
return System.IntPtr

pvExtraPolicyStatus public property

public IntPtr,System pvExtraPolicyStatus
return System.IntPtr