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

Syntax

public string Permission { get; set; }

Value

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

Remarks

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

Requirements

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