 | IClaimsUserInformationTypeUserPhone Property |
An optional string designating the phone number of the user who is utilizing the remote site which is calling one of the iAAWG methods.
Namespace:
IAS
Assembly:
Claims (in Claims.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string UserPhone { get; set; }
Public Property UserPhone As String
Get
Set
function get UserPhone () : String
function set UserPhone (value : String)
function get_UserPhone();
function set_UserPhone(value);
Property Value
Type:
String
See Also