C# Class Microsoft.SqlServer.TDS.EndPoint.SSPI.SecurityHandle

ファイルを表示 Open project: dotnet/corefx Class Usage Examples

Public Properties

Property Type Description
HighPart System.IntPtr
LowPart System.IntPtr

Private Methods

Method Description
IsValid ( ) : bool

Check if instance of the security handle is valid

Property Details

HighPart public_oe property

public IntPtr,System HighPart
return System.IntPtr

LowPart public_oe property

public IntPtr,System LowPart
return System.IntPtr