C# Class Interop.SspiCli.SecBuffer

Show file Open project: dotnet/corefx Class Usage Examples

Public Properties

Property Type Description
BufferType SecurityBufferType
Size int
cbBuffer int
pvBuffer IntPtr

Property Details

BufferType public property

public SecurityBufferType BufferType
return SecurityBufferType

Size public static property

public static int Size
return int

cbBuffer public property

public int cbBuffer
return int

pvBuffer public property

public IntPtr pvBuffer
return IntPtr