| IMobileBackendAuthorization Property |
Returns the Authorization object that provides authorization capabilities and access to user properties.
Namespace: Oracle.Cloud.Mobile.MobileBackendAssembly: Oracle.Cloud.Mobile (in Oracle.Cloud.Mobile.dll) Version: 16.1.3.1 (16.1.3.1)
SyntaxAuthorization Authorization { get; }ReadOnly Property Authorization As Authorization
Get
property Authorization^ Authorization {
Authorization^ get ();
}abstract Authorization : Authorization with get
Property Value
Type:
Authorization
See Also