AuthenticationHelper Properties |
The AuthenticationHelper type exposes the following members.
Name | Description | |
---|---|---|
ADConnectionStringName |
Name of connection string used by AD membership provider.
| |
ADPassword |
Password of user used to authenticate against AD by membership provider.
| |
ADUsername |
Name of user used to authenticate against AD by membership provider.
| |
FederationAuthentication |
Gets or sets whether federation authentication is used.
| |
GlobalPublicUser |
Global public user object.
| |
ImportExternalRoles |
If true, the system imports the external user roles.
| |
ImportExternalUsers |
If true, the system imports the external users.
| |
ImportWindowsRoles |
Gets or sets whether roles are imported during the Windows/Active directory authentication.
| |
NetBiosDomainName |
Get domain name in NetBios format
| |
PrincipalContext |
Encapsulates the server or domain against which all operations are performed.
| |
SynchronizeUserGUIDs |
Indicates whether to synchronize user's guid during import from Active Directory.
| |
UseSessionCookies |
If true, the session cookies will be used for the authentication.
|