Context.AuthenticationPolicyService Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Use with #getSystemService(String) to retrieve an android.security.authenticationpolicy.AuthenticationPolicyManager.
[Android.Runtime.Register("AUTHENTICATION_POLICY_SERVICE", ApiSince=37)]
public const string AuthenticationPolicyService;
[<Android.Runtime.Register("AUTHENTICATION_POLICY_SERVICE", ApiSince=37)>]
val mutable AuthenticationPolicyService : string
Field Value
- Attributes