Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
GetEffectivePrivileges
C# Class GetEffectivePrivileges, csharp-ldap
The following sample demonstrates how get the rights that a trustee object has on the object.
显示文件
Open project: EventStore/csharp-ldap
Public Methods
Method
Description
Main
(
System
args
) :
void
PrintRights
(
System
aName
,
int
rights
) :
void
Method Details
Main()
public
static
method
public
static
Main
(
System
args
) :
void
args
System
return
void
PrintRights()
public
static
method
public
static
PrintRights
(
System
aName
,
int
rights
) :
void
aName
System
rights
int
return
void