Log |
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 | Gets or sets a LogOnCredential corresponding to AccountName in the EffectiveCredentials collection. | |
| 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. | |
| TenantId | Gets or sets the ID of the tenant to use for the logon session. |
| Name | Description | |
|---|---|---|
| FromDataContractMappings | The mapping between LogOnOptions and LogOnParameters. |