Click or drag to resize
Context Properties

The Context type exposes the following members.

Properties
  Name Description
Public property DomainId
Gets the unique identifier of the account's primary domain alias.
Public property DomainName
Gets the name of the account's primary domain alias.
Public property IsMembershipUserAuthenticated
Gets a value indicating if the membership user on the request is authenticated.
Public property MembershipUserId
Gets the unique identifier of the membership user of the request, if any.
Public property UserId
Gets the unique identifier of the admin user of the request, if any.
Top
See Also