C# Class ModifyACL, csharp-ldap

Afficher le fichier Open project: EventStore/csharp-ldap

Méthodes publiques

Méthode Description
Main ( String args ) : void
PrintACLValue ( String ACLValue ) : void
findACLValues ( LdapConnection lc, String entry ) : void

Method Details

Main() public static méthode

public static Main ( String args ) : void
args String
Résultat void

PrintACLValue() public static méthode

public static PrintACLValue ( String ACLValue ) : void
ACLValue String
Résultat void

findACLValues() public static méthode

public static findACLValues ( LdapConnection lc, String entry ) : void
lc LdapConnection
entry String
Résultat void