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

Mostrar archivo 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_oe property

public int cbSize
return int

dwError public_oe property

public int dwError
return int

lChainIndex public_oe property

public IntPtr,System lChainIndex
return System.IntPtr

lElementIndex public_oe property

public IntPtr,System lElementIndex
return System.IntPtr

pvExtraPolicyStatus public_oe property

public IntPtr,System pvExtraPolicyStatus
return System.IntPtr