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

Show file Open project: dotnet/corefx Class Usage Examples

Public Properties

Property Type Description
cUsageIdentifier int
rgpszUsageIdentifier IntPtr*

Property Details

cUsageIdentifier public property

public int cUsageIdentifier
return int

rgpszUsageIdentifier public property

public IntPtr* rgpszUsageIdentifier
return IntPtr*