C# Class GSF.Identity.UnixUserInfo.UnixIdentity

Inheritance: System.Security.Principal.WindowsIdentity
Afficher le fichier Open project: GridProtectionAlliance/gsf

Méthodes publiques

Méthode Description
UnixIdentity ( string domain, string userName, LdapConnection connection = null ) : System

Private Methods

Méthode Description
GetUserIDAsToken ( string domain, string userName ) : IntPtr

Method Details

UnixIdentity() public méthode

public UnixIdentity ( string domain, string userName, LdapConnection connection = null ) : System
domain string
userName string
connection Novell.Directory.Ldap.LdapConnection
Résultat System