WriteUserDataOptions Class |
Namespace: Dundas.BI.WebApi.Models
The WriteUserDataOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | WriteUserDataOptions | Initializes a new instance of the WriteUserDataOptions class |
Name | Description | |
---|---|---|
![]() | IsTenantAgnostic |
Gets or sets a value indicating whether the user data value is tenant-agnostic. The default value is .
|
![]() | Key |
Gets or sets the key.
|
![]() | TenantId |
Gets or sets the tenant ID. Ignored if IsTenantAgnostic is .
|
![]() | Value |
Gets or sets the value.
|