Member Name | Description |
---|---|
Dangerous | Dangerous value for PermissionInfo.ProtectionLevel, corresponding to the dangerous value of Android.Resource.Attribute.ProtectionLevel. |
FlagAppop | Documentation for this section has not yet been entered. |
FlagDevelopment | Additional flag for PermissionInfo.ProtectionLevel, corresponding to the development value of Android.Resource.Attribute.ProtectionLevel. |
FlagSystem | Additional flag for PermissionInfo.ProtectionLevel, corresponding to the system value of Android.Resource.Attribute.ProtectionLevel. |
MaskBase | Mask for PermissionInfo.ProtectionLevel: the basic protection type. |
MaskFlags | Mask for PermissionInfo.ProtectionLevel: additional flag bits. |
Normal | A normal application value for PermissionInfo.ProtectionLevel, corresponding to the normal value of Android.Resource.Attribute.ProtectionLevel. |
Signature | System-level value for PermissionInfo.ProtectionLevel, corresponding to the signature value of Android.Resource.Attribute.ProtectionLevel. |
SignatureOrSystem | System-level value for PermissionInfo.ProtectionLevel, corresponding to the signatureOrSystem value of Android.Resource.Attribute.ProtectionLevel. |