Lingua

Context.KeychainService Field

Definition

Use with #getSystemService(String) to retrieve a android.security.KeyChainManager for managing KeyChain certificates and grants.

[Android.Runtime.Register("KEYCHAIN_SERVICE", ApiSince=37)]
public const string KeychainService;
[<Android.Runtime.Register("KEYCHAIN_SERVICE", ApiSince=37)>]
val mutable KeychainService : string

Field Value

Attributes

Applies to