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

Datei anzeigen Open project: dotnet/corefx Class Usage Examples

Public Properties

Property Type Description
cbSize int
dwFlags int
pvExtraPolicyPara System.IntPtr

Property Details

cbSize public_oe property

public int cbSize
return int

dwFlags public_oe property

public int dwFlags
return int

pvExtraPolicyPara public_oe property

public IntPtr,System pvExtraPolicyPara
return System.IntPtr