LogOnParameters Class |
Namespace: Dundas.BI.AccountServices
The LogOnParameters type exposes the following members.
Name | Description | |
---|---|---|
LogOnParameters | Initializes a new instance of the LogOnParameters class |
Name | Description | |
---|---|---|
AccountName | Gets or sets the account name. | |
Credentials | Gets or sets a collection of credentials. | |
DeleteOtherSessions |
Gets or sets a value indicating whether other sessions should be deleted if required for the logon to succeed.
| |
EffectiveAccountName | ||
EffectiveCredentials |
Gets or sets the credentials for the effective account to be logged on. See remarks.
| |
EnforceSessionRestrictions |
Gets or sets a value indicating whether certain session restrictions are validated during the logon sequence.
| |
ExplicitCulture | Gets or sets the culture to associate with the logon session. | |
ExplicitTimeZone | Gets or sets the time zone to associate with the logon session. | |
IsInteractiveLogOn |
Gets or sets a value indicating whether the logon is coming from an interactive logon page.
| |
LogOnToken | Gets or sets the logon token. | |
Password | Gets or sets the password to use when AccountName is specified. | |
TenantId | Gets or sets the ID of the tenant to use for the logon session. | |
UseWindowsIdentity |
Gets or sets a value indicating whether the current Windows identity should be used to authenticate.
|