namespace Android.Security.Keystore
{
[Register("android/security/keystore/UserPresenceUnavailableException", ApiSince = 28, DoNotGenerateAcw = true)]
public class UserPresenceUnavailableException : InvalidKeyException
{
[Register(".ctor", "(Ljava/lang/String;)V", "", ApiSince = 28)]
public UserPresenceUnavailableException(string? message);
}
}
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
---|---|
.NET | 6.0-android7.0-android |
Xamarin Android | 0.0 |
OS Platforms | For the selected framework this API is only supported on the following OS platforms:
|