C# 클래스 GSF.Identity.UnixUserInfo.UnixIdentity

상속: System.Security.Principal.WindowsIdentity
파일 보기 프로젝트 열기: GridProtectionAlliance/gsf

공개 메소드들

메소드 설명
UnixIdentity ( string domain, string userName, LdapConnection connection = null ) : System

비공개 메소드들

메소드 설명
GetUserIDAsToken ( string domain, string userName ) : IntPtr

메소드 상세

UnixIdentity() 공개 메소드

public UnixIdentity ( string domain, string userName, LdapConnection connection = null ) : System
domain string
userName string
connection Novell.Directory.Ldap.LdapConnection
리턴 System