Android.App.Admin.DevicePolicyManager.ExtraProvisioningWifiSsid Field
A String extra holding the ssid of the wifi network that should be used during nfc device owner provisioning for downloading the mobile device management application.

Syntax

[Android.Runtime.Register("EXTRA_PROVISIONING_WIFI_SSID")]
public const string ExtraProvisioningWifiSsid

Remarks

A String extra holding the ssid of the wifi network that should be used during nfc device owner provisioning for downloading the mobile device management application.

Use in an Nfc record with DevicePolicyManager.MimeTypeProvisioningNfc that starts device owner provisioning via an Nfc bump.

[Android Documentation]

Requirements

Namespace: Android.App.Admin
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 8