LogOnTokenOptions Class |
Namespace: Dundas.BI.WebApi.Models
The LogOnTokenOptions type exposes the following members.
Name | Description | |
---|---|---|
LogOnTokenOptions | Initializes a new instance of the LogOnTokenOptions class |
Name | Description | |
---|---|---|
AccountName | Gets or sets the account name. | |
Credentials | Gets or sets a collection of credentials. | |
EffectiveAccountName | ||
EffectiveCredentials |
Gets or sets the credentials for the effective account to be logged on. See remarks.
| |
IsWindowsLogOn |
Gets or sets a value indicating whether the current Windows identity should be used to authenticate.
| |
Password | Gets or sets the password to use when AccountName is specified. | |
PerformDataDiscoveryLogon |
Gets or sets a value indicating whether the logon operation should also authenticate the user to the Data Discovery module.
|
Name | Description | |
---|---|---|
FromDataContractMappings |
The mapping between LogOnOptions and LogOnParameters.
|