Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Microsoft
AspNetCore
Authentication
ActiveDirectory
SecurityHandle
C# Class Microsoft.AspNetCore.Authentication.ActiveDirectory.SecurityHandle
ファイルを表示
Open project: OneBitSoftware/Microsoft.AspNetCore.Authentication.ActiveDirectory
Class Usage Examples
Public Properties
Property
Type
Description
HighPart
System.IntPtr
LowPart
System.IntPtr
Public Methods
Method
Description
Reset
( ) :
void
Resets all internal pointers to default value
SecurityHandle
(
int
dummy
) :
System
Method Details
Reset()
public
method
Resets all internal pointers to default value
public
Reset
( ) :
void
return
void
SecurityHandle()
public
method
public
SecurityHandle
(
int
dummy
) :
System
dummy
int
return
System
Property Details
HighPart
public_oe property
public
IntPtr,System
HighPart
return
System.IntPtr
LowPart
public_oe property
public
IntPtr,System
LowPart
return
System.IntPtr