Gets the authenticated user name, if available.
Namespace:
Rebex.Net
Assembly:
Rebex.Networking (in Rebex.Networking.dll)
Syntax
Visual Basic |
---|
Public Overridable Property UserName As String Get Protected Set |
C# |
---|
public virtual string UserName { get; protected set; } |