Android.App.Admin.DevicePolicyManager.GetPasswordMinimumLength Method
Retrieve the current minimum password length for all admins of this user and its profiles or a particular one.

Syntax

[Android.Runtime.Register("getPasswordMinimumLength", "(Landroid/content/ComponentName;)I", "GetGetPasswordMinimumLength_Landroid_content_ComponentName_Handler")]
public virtual int GetPasswordMinimumLength (Android.Content.ComponentName admin)

Parameters

admin
The name of the admin component to check, or null to aggregate all admins.

Returns

Documentation for this section has not yet been entered.

Remarks

Retrieve the current minimum password length for all admins of this user and its profiles or a particular one.

[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