 | CommonAuthenticationTypeUserAgent Property |
An optional string designating the useragent string of the user who is generating the cancellation quote.
Namespace:
IAS
Assembly:
Common (in Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string UserAgent { get; set; }
Public Property UserAgent As String
Get
Set
function get UserAgent () : String
function set UserAgent (value : String)
function get_UserAgent();
function set_UserAgent(value);
Property Value
Type:
String
See Also