Share via


StateStoreResourceRule.Keys Property

Definition

Give access to state store keys for the corresponding principals defined. When key type is pattern set glob-style pattern (e.g., '', 'clients/').

public System.Collections.Generic.IList<string> Keys { get; }
member this.Keys : System.Collections.Generic.IList<string>
Public ReadOnly Property Keys As IList(Of String)

Property Value

Applies to