C# Class Interop.SspiCli.SecPkgContext_IssuerListInfoEx

显示文件 Open project: dotnet/corefx Class Usage Examples

Public Properties

Property Type Description
aIssuers SafeHandle
cIssuers uint

Public Methods

Method Description
SecPkgContext_IssuerListInfoEx ( SafeHandle handle, byte nativeBuffer ) : System

Method Details

SecPkgContext_IssuerListInfoEx() public method

public SecPkgContext_IssuerListInfoEx ( SafeHandle handle, byte nativeBuffer ) : System
handle SafeHandle
nativeBuffer byte
return System

Property Details

aIssuers public_oe property

public SafeHandle aIssuers
return SafeHandle

cIssuers public_oe property

public uint cIssuers
return uint