UserInfo
FullName Property
Nemiro.OAuth
Gets the first and last name.
Namespace:
Nemiro.OAuth
Assembly:
Nemiro.OAuth
(in Nemiro.OAuth.dll) Version: 1.9.4.725 (1.9.4.725)
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
public
string
FullName
{
get
; }
public string FullName { get; }
Public
ReadOnly
Property
FullName
As
String
Get
Public ReadOnly Property FullName As String Get
Property Value
Type:
String
See Also
UserInfo Class
Nemiro.OAuth Namespace