| ServiceContext Properties |
The ServiceContext type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
DomainId |
Gets the unique identifier of the account's primary domain alias.
(Inherited from Context.) |
|
|
DomainName |
Gets the name of the account's primary domain alias.
(Inherited from Context.) |
|
|
IsMembershipUserAuthenticated |
Gets a value indicating if the membership user on the request is authenticated.
(Inherited from Context.) |
|
|
LanguageId |
Gets the request thread's language identifier.
|
|
|
MembershipUserId |
Gets the unique identifier of the membership user of the request, if any.
(Inherited from Context.) |
|
|
UserId |
Gets the unique identifier of the admin user of the request, if any.
(Inherited from Context.) |