CommonAuthenticationTypeUserEmailAddress Property

An optional string designating the email address 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)
Syntax
public string UserEmailAddress { get; set; }

Property Value

Type: String
See Also