언어

KeyChainManager.KeypairScopeUser 필드

정의

주의

This constant will be removed in the future version. Use Android.Security.KeyChainManagerKeyPairScope enum directly instead of this field.

키 쌍이 현재 사용자에 대해서만 설치됨을 나타내는 범위입니다.

[Android.Runtime.Register("KEYPAIR_SCOPE_USER", ApiSince=37)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Security.KeyChainManagerKeyPairScope enum directly instead of this field.", true)]
public const Android.Security.KeyChainManagerKeyPairScope KeypairScopeUser = 2;
[<Android.Runtime.Register("KEYPAIR_SCOPE_USER", ApiSince=37)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Security.KeyChainManagerKeyPairScope enum directly instead of this field.", true)>]
val mutable KeypairScopeUser : Android.Security.KeyChainManagerKeyPairScope

필드 값

Value = 2
특성

적용 대상