C# Class Interop.SspiCli.SecBuffer

Afficher le fichier Open project: dotnet/corefx Class Usage Examples

Méthodes publiques

Свойство Type Description
BufferType SecurityBufferType
Size int
cbBuffer int
pvBuffer IntPtr

Property Details

BufferType public_oe property

public SecurityBufferType BufferType
Résultat SecurityBufferType

Size public_oe static_oe property

public static int Size
Résultat int

cbBuffer public_oe property

public int cbBuffer
Résultat int

pvBuffer public_oe property

public IntPtr pvBuffer
Résultat IntPtr