UserConfigurationPhoneNumber Property | |
Gets or sets SecurityStamp.
Namespace:
PSI.Sox.Configuration
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax [DefaultValueAttribute("")]
public string PhoneNumber { get; set; }
public:
[DefaultValueAttribute(L"")]
property String^ PhoneNumber {
String^ get ();
void set (String^ value);
}
function get_PhoneNumber();
function set_PhoneNumber(value);
Property Value
Type:
StringSee Also