C# Класс System.Net.Security.SafeSspiAuthDataHandle.SafeFreeContextBuffer.SafeFreeContextBuffer

Наследование: Microsoft.Win32.SafeHandles.SafeHandleZeroOrMinusOneIsInvalid
Показать файл Открыть проект

Открытые методы

Метод Описание
QueryContextAttributes ( System.Net.Security.SafeDeleteContext phContext, Interop contextAttribute, byte buffer, SafeHandle refHandle ) : int
SetContextAttributes ( System.Net.Security.SafeDeleteContext phContext, Interop contextAttribute, byte buffer ) : int

Защищенные методы

Метод Описание
SafeFreeContextBuffer ( ) : Microsoft.Win32.SafeHandles

Приватные методы

Метод Описание
CreateEmptyHandle ( ) : SafeFreeContextBuffer
EnumeratePackages ( int &pkgnum, SafeFreeContextBuffer &pkgArray ) : int
QueryContextAttributes_SECURITY ( System.Net.Security.SafeDeleteContext phContext, Interop contextAttribute, byte buffer, SafeHandle refHandle ) : int
Set ( IntPtr value ) : void
SetContextAttributes_SECURITY ( System.Net.Security.SafeDeleteContext phContext, Interop contextAttribute, byte buffer ) : int

Описание методов

QueryContextAttributes() публичный статический Метод

public static QueryContextAttributes ( System.Net.Security.SafeDeleteContext phContext, Interop contextAttribute, byte buffer, SafeHandle refHandle ) : int
phContext System.Net.Security.SafeDeleteContext
contextAttribute Interop
buffer byte
refHandle System.Runtime.InteropServices.SafeHandle
Результат int

SafeFreeContextBuffer() защищенный Метод

protected SafeFreeContextBuffer ( ) : Microsoft.Win32.SafeHandles
Результат Microsoft.Win32.SafeHandles

SetContextAttributes() публичный статический Метод

public static SetContextAttributes ( System.Net.Security.SafeDeleteContext phContext, Interop contextAttribute, byte buffer ) : int
phContext System.Net.Security.SafeDeleteContext
contextAttribute Interop
buffer byte
Результат int