C# Class System.Net.Security.SafeSspiAuthDataHandle.SafeFreeContextBuffer.SafeFreeCertContext.SafeFreeCredentials.SafeCredentialReference.SafeDeleteContext.SafeFreeContextBufferChannelBinding

Inheritance: System.Security.Authentication.ExtendedProtection.ChannelBinding
Datei anzeigen Open project: dotnet/corefx

Public Methods

Method Description
QueryContextChannelBinding ( System.Net.Security.SafeDeleteContext phContext, Interop contextAttribute, SecPkgContext_Bindings buffer, System.Net.Security.SafeFreeContextBufferChannelBinding refHandle ) : int

Private Methods

Method Description
CreateEmptyHandle ( ) : System.Net.Security.SafeFreeContextBufferChannelBinding
QueryContextChannelBinding_SECURITY ( System.Net.Security.SafeDeleteContext phContext, Interop contextAttribute, SecPkgContext_Bindings buffer, System.Net.Security.SafeFreeContextBufferChannelBinding refHandle ) : int
Set ( IntPtr value ) : void

Method Details

QueryContextChannelBinding() public static method

public static QueryContextChannelBinding ( System.Net.Security.SafeDeleteContext phContext, Interop contextAttribute, SecPkgContext_Bindings buffer, System.Net.Security.SafeFreeContextBufferChannelBinding refHandle ) : int
phContext System.Net.Security.SafeDeleteContext
contextAttribute Interop
buffer SecPkgContext_Bindings
refHandle System.Net.Security.SafeFreeContextBufferChannelBinding
return int