 | CommonAuthenticationTypeUserID Property |
An optional string designating the ID 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 UserID { get; set; }
Public Property UserID As String
Get
Set
function get UserID () : String
function set UserID (value : String)
function get_UserID();
function set_UserID(value);
Property Value
Type:
String
See Also