Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Microsoft
AspNetCore
Authentication
ActiveDirectory
SecurityHandle
C# 클래스 Microsoft.AspNetCore.Authentication.ActiveDirectory.SecurityHandle
파일 보기
프로젝트 열기: OneBitSoftware/Microsoft.AspNetCore.Authentication.ActiveDirectory
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
HighPart
System.IntPtr
LowPart
System.IntPtr
공개 메소드들
메소드
설명
Reset
( ) :
void
Resets all internal pointers to default value
SecurityHandle
(
int
dummy
) :
System
메소드 상세
Reset()
공개
메소드
Resets all internal pointers to default value
public
Reset
( ) :
void
리턴
void
SecurityHandle()
공개
메소드
public
SecurityHandle
(
int
dummy
) :
System
dummy
int
리턴
System
프로퍼티 상세
HighPart
공개적으로 프로퍼티
public
IntPtr,System
HighPart
리턴
System.IntPtr
LowPart
공개적으로 프로퍼티
public
IntPtr,System
LowPart
리턴
System.IntPtr