Class PermissionRequestResponse
Definition
- Namespace:
- Tizen.Security
- Assembly:
- Tizen.Security.PrivacyPrivilegeManager.dll
Holds information about privilege request result.
C#Copypublic class PermissionRequestResponse
- Inheritance
-
System.ObjectPermissionRequestResponse
Properties
Declaration
C#Copypublic string Privilege { get; }
Property Value
Type | Description |
---|---|
System.String |
API Level: 6
Declaration
C#Copypublic RequestResult Result { get; }
Property Value
Type | Description |
---|---|
RequestResult |