C# Class ModifyACL, csharp-ldap

ファイルを表示 Open project: EventStore/csharp-ldap

Public Methods

Method Description
Main ( String args ) : void
PrintACLValue ( String ACLValue ) : void
findACLValues ( LdapConnection lc, String entry ) : void

Method Details

Main() public static method

public static Main ( String args ) : void
args String
return void

PrintACLValue() public static method

public static PrintACLValue ( String ACLValue ) : void
ACLValue String
return void

findACLValues() public static method

public static findACLValues ( LdapConnection lc, String entry ) : void
lc LdapConnection
entry String
return void