User
Gets the name of the current authenticated user, or null
.
Declaration
public string User { get; }
Property Value
Type | Description |
---|---|
string |
Gets the name of the current authenticated user, or null
.
public string User { get; }
Type | Description |
---|---|
string |