StorageBundle.ActiveKeyName Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="activeKeyName")]
public string ActiveKeyName { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="activeKeyName")>]
member this.ActiveKeyName : string
Public ReadOnly Property ActiveKeyName As String

Property Value

System.String
Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to