CredentialDataRequest.IsAllowUsingExhaustedKeys プロパティ

定義

使用カウントを超えた認証キーの使用を許可するかどうかを取得します。

public virtual bool IsAllowUsingExhaustedKeys { [Android.Runtime.Register("isAllowUsingExhaustedKeys", "()Z", "GetIsAllowUsingExhaustedKeysHandler", ApiSince=33)] get; }
[<get: Android.Runtime.Register("isAllowUsingExhaustedKeys", "()Z", "GetIsAllowUsingExhaustedKeysHandler", ApiSince=33)>]
member this.IsAllowUsingExhaustedKeys : bool

プロパティ値

他のキーが使用できない場合に、使用カウントを超えた認証キーの使用を許可するかどうか。

属性

注釈

android.security.identity.CredentialDataRequest.isAllowUsingExhaustedKeys()Java ドキュメント。

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

適用対象