Click or drag to resize
AuthorizationAuthorizedUsername Property
Returns the username of the current authorized user if any, null otherwise.

Namespace: Oracle.Cloud.Mobile.Authorization
Assembly: Oracle.Cloud.Mobile (in Oracle.Cloud.Mobile.dll) Version: 16.1.3.1 (16.1.3.1)
Syntax
public string AuthorizedUsername { get; }

Property Value

Type: String
See Also