Sprache

KeyChainManager.KeypairScopeDevice Feld

Definition

Achtung

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

Bereich, der angibt, dass das Schlüsselpaar geräteweit installiert ist und für alle verbundenen Benutzer auf dem Gerät sichtbar ist.

[Android.Runtime.Register("KEYPAIR_SCOPE_DEVICE", 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 KeypairScopeDevice = 1;
[<Android.Runtime.Register("KEYPAIR_SCOPE_DEVICE", 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 KeypairScopeDevice : Android.Security.KeyChainManagerKeyPairScope

Feldwert

Value = 1
Attribute

Gilt für: