KeyProperties.AuthDeviceCredential 필드

정의

주의

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

디바이스를 보호하는 데 사용되는 비 생체 인식 자격 증명(i.

[Android.Runtime.Register("AUTH_DEVICE_CREDENTIAL", ApiSince=30)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Security.Keystore.KeyPropertiesAuthType enum directly instead of this field.", true)]
public const Android.Security.Keystore.KeyPropertiesAuthType AuthDeviceCredential = 1;
[<Android.Runtime.Register("AUTH_DEVICE_CREDENTIAL", ApiSince=30)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Security.Keystore.KeyPropertiesAuthType enum directly instead of this field.", true)>]
val mutable AuthDeviceCredential : Android.Security.Keystore.KeyPropertiesAuthType

필드 값

Value = 1
특성

설명

디바이스를 보호하는 데 사용되는 비 생체 인식 자격 증명(예: PIN, 패턴 또는 암호)

에 대한 android.security.keystore.KeyProperties.AUTH_DEVICE_CREDENTIALJava 설명서

이 페이지의 일부는 만들고 공유한 작업을 기반으로 하며 에 설명된 조건에 따라 사용됩니다.

적용 대상