AuthUser Methods |
The AuthUser type exposes the following members.
Name | Description | |
---|---|---|
CreateWithActiveDirectoryProperty |
Creates an AuthUser configured for Active Directory
authorization mode (DIRECTORY_SERVICE).
The behavior is undefined when propertyName is null or empty. | |
CreateWithLogonName |
Creates an AuthUser configured for Operating System
Login (Domain\User) authorization mode (OS_LOGON).
| |
CreateWithManualOptions |
Creates an AuthUser configured for manual
authorization.
The behavior is undefined when either userId or ipAddress is null or empty. |