Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
GetEffectivePrivileges
C# 클래스 GetEffectivePrivileges, csharp-ldap
The following sample demonstrates how get the rights that a trustee object has on the object.
파일 보기
프로젝트 열기: EventStore/csharp-ldap
공개 메소드들
메소드
설명
Main
(
System
args
) :
void
PrintRights
(
System
aName
,
int
rights
) :
void
메소드 상세
Main()
공개
정적인
메소드
public
static
Main
(
System
args
) :
void
args
System
리턴
void
PrintRights()
공개
정적인
메소드
public
static
PrintRights
(
System
aName
,
int
rights
) :
void
aName
System
rights
int
리턴
void