SessionCreationParameters Class |
Namespace: Dundas.BI.AccountServices
The SessionCreationParameters type exposes the following members.
Name | Description | |
---|---|---|
Account | Gets the account. | |
AllowedIPAddresses | Gets a list containing the allowed IP addresses and ranges which will be associated with the session. | |
ApplicationPrivilegeIds | Gets the application privilege IDs. | |
CreatedTime | Gets the time at which the session is created. | |
Culture | Gets or sets the culture. | |
CustomAttributes | Gets the custom attributes. | |
ExternalGroupAccountIds | Gets a list containing the IDs of any (non-Windows) external group accounts which will be associated with the session. | |
FederatedAuthenticationProviderId |
Gets the ID of the federated authentication provider which created the session.
| |
GroupIds | Gets a list containing the IDs of any group which will be associated with the session. | |
Id | Gets the ID of the session being created. | |
ImpersonatingSession |
Gets the session which was used when creating this session if this is an impersonated session.
| |
IPAddress | Gets or sets the IP address. | |
IsRecoveryModeSession | Gets a value indicating whether the session was created for "recovery mode". | |
LogOnToken | Gets the log on token. | |
SeatKind | Gets the kind of the seat. | |
SeatPoolId | Gets the ID of the pool of seats from which the created session will draw. | |
SessionKind | Gets the kind of session which will be created. | |
TenantId | Gets the ID of the tenant associated with the session. | |
TimeZone | Gets or sets the time zone. | |
UserData | Gets the user data. | |
WindowsGroupIds | Gets a list containing the IDs of any Windows group accounts which will be associated with the session. |