[This is preliminary documentation and is subject to change.]
Optional user name as returned from social network (i.e. email or account screen name)
Namespace: NFX.SecurityAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public string UserName { get; }
public string UserName { get; }
Public ReadOnly Property UserName As String
Get
Public ReadOnly Property UserName As String
Get
public:
property String^ UserName {
String^ get ();
}
public:
property String^ UserName {
String^ get ();
}
member UserName : string with get
member UserName : string with get
Property Value
Type:
String