Share via


SharedAccessTablePolicies.Keys Property

Definition

Gets a collection containing the keys in the shared access policies collection.

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

Property Value

A collection containing the keys in the of shared access policies collection.

Implements

Applies to