Context Class |
Namespace: ConnectedApps.Cms.Sdk.Framework
The Context type exposes the following members.
Name | Description | |
---|---|---|
![]() | DomainId |
Gets the unique identifier of the account's primary domain alias.
|
![]() | DomainName |
Gets the name of the account's primary domain alias.
|
![]() | IsMembershipUserAuthenticated |
Gets a value indicating if the membership user on the request is authenticated.
|
![]() | MembershipUserId |
Gets the unique identifier of the membership user of the request, if any.
|
![]() | UserId |
Gets the unique identifier of the admin user of the request, if any.
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | SetBaseProperty | |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |