言語

KeyStore.ILoadStoreParameter.ProtectionParameter プロパティ

定義

KeyStore内のデータを保護するために使用されるProtectionParameterを返します。

public Java.Security.KeyStore.IProtectionParameter? ProtectionParameter { [Android.Runtime.Register("getProtectionParameter", "()Ljava/security/KeyStore$ProtectionParameter;", "GetGetProtectionParameterHandler:Java.Security.KeyStore/ILoadStoreParameterInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")] get; }
[<get: Android.Runtime.Register("getProtectionParameter", "()Ljava/security/KeyStore$ProtectionParameter;", "GetGetProtectionParameterHandler:Java.Security.KeyStore/ILoadStoreParameterInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")>]
member this.ProtectionParameter : Java.Security.KeyStore.IProtectionParameter

プロパティ値

属性

注釈

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

適用対象