KeyChain.ActionTrustStoreChanged Field

Definition

Broadcast Action: Indicates the contents of the trusted certificate store has changed.

[Android.Runtime.Register("ACTION_TRUST_STORE_CHANGED", ApiSince=26)]
public const string ActionTrustStoreChanged;
[<Android.Runtime.Register("ACTION_TRUST_STORE_CHANGED", ApiSince=26)>]
val mutable ActionTrustStoreChanged : string

Field Value

String
Attributes

Remarks

Java documentation for android.security.KeyChain.ACTION_TRUST_STORE_CHANGED.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to