C# Class Interop.SspiCli.SecBuffer

Datei anzeigen Open project: dotnet/corefx Class Usage Examples

Public Properties

Property Type Description
BufferType SecurityBufferType
Size int
cbBuffer int
pvBuffer IntPtr

Property Details

BufferType public_oe property

public SecurityBufferType BufferType
return SecurityBufferType

Size public_oe static_oe property

public static int Size
return int

cbBuffer public_oe property

public int cbBuffer
return int

pvBuffer public_oe property

public IntPtr pvBuffer
return IntPtr