Base class for ProGet user directories.
Initializes a new instance of the UserDirectoryBase class.
Occurs when a message is logged.
Gets the anonymous user.
Searches the directory for groups related to the specified search term.
Searches the directory for users or groups related to the specified search term.
Searches the directory for users related to the specified search term.
Returns a friendly description of this directory and its configuration.
Writes the specified message to the corresponding log.
Returns a IUserDirectoryUser for the user with the specified user name and password.
Returns a IUserDirectoryGroup for the group with the specified name.
Returns a IUserDirectoryPrincipal for the user or group with the specified name.
Returns a IUserDirectoryUser for the user with the specified user name.
Returns a IUserDirectoryUser for the user with the specified LOGON_USER string.