Click or drag to resize
MobileBackendAuthorization Property
Returns the Authorization object that provides authorization capabilities and access to user properties.

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

Property Value

Type: Authorization

Implements

IMobileBackendAuthorization
See Also