C# 클래스 ModifyACL, csharp-ldap

파일 보기 프로젝트 열기: EventStore/csharp-ldap

공개 메소드들

메소드 설명
Main ( String args ) : void
PrintACLValue ( String ACLValue ) : void
findACLValues ( LdapConnection lc, String entry ) : void

메소드 상세

Main() 공개 정적인 메소드

public static Main ( String args ) : void
args String
리턴 void

PrintACLValue() 공개 정적인 메소드

public static PrintACLValue ( String ACLValue ) : void
ACLValue String
리턴 void

findACLValues() 공개 정적인 메소드

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