PolicyUpdateResult.ResultPolicySet フィールド

定義

注意事項

This constant will be removed in the future version. Use Android.App.Admin.PolicyUpdateResultCode enum directly instead of this field.

ポリシーが管理者によって設定された目的の値に変更されたことを示す結果コード。

[Android.Runtime.Register("RESULT_POLICY_SET", ApiSince=34)]
[System.Obsolete("This constant will be removed in the future version. Use Android.App.Admin.PolicyUpdateResultCode enum directly instead of this field.", true)]
public const Android.App.Admin.PolicyUpdateResultCode ResultPolicySet = 0;
[<Android.Runtime.Register("RESULT_POLICY_SET", ApiSince=34)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.App.Admin.PolicyUpdateResultCode enum directly instead of this field.", true)>]
val mutable ResultPolicySet : Android.App.Admin.PolicyUpdateResultCode

フィールド値

Value = 0
属性

注釈

ポリシーが管理者によって設定された目的の値に変更されたことを示す結果コード。

Javaドキュメント。

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象