TheClientInfo Members
The TheClientInfo type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals(System.Object) | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString |
Friendly Output
|
Properties
Name | Description | |
---|---|---|
FormID |
Originating Form ID (can be Guid.Empty if the request is not coming from the NMI)
|
|
IsFirstNode |
True if this request was issued on the first node
|
|
IsMobile |
Needs to be retired
|
|
IsOnCloud |
True if the request came over the cloud
|
|
IsTrusted |
True if the Originator Node or its Security Proxy is trusted
|
|
IsUserTrusted |
True if the user in this ClientInfo is trusted
|
|
LCID |
LanguageID of the requesting Node/Client
|
|
NodeID |
Originating Node ID
|
|
UserID |
User ID Issuing the Request
|
|
WebPlatform |
WebPlatform of the requesting Client
|