Android.App.ApplicationAttribute.Permission Property
The name of a permission that clients must have to launch the application.

Syntax

public string Permission { get; set; }

Value

A string containing the name of a permission that clients must have to launch the activity.

Remarks

The Permission property is used to set the //application/@android:permission attribute value.

Requirements

Namespace: Android.App
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0