 | CommonAuthenticationTypeUserApplicationArea Property |
An optional string designating the (Application Area/Page) of the user who is utilizing the remote site which is calling one of the iAAWG methods.
Namespace:
IAS
Assembly:
Common (in Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string UserApplicationArea { get; set; }
Public Property UserApplicationArea As String
Get
Set
function get UserApplicationArea () : String
function set UserApplicationArea (value : String)
function get_UserApplicationArea();
function set_UserApplicationArea(value);
Property Value
Type:
String
See Also