Share via


TableData.SignedIdentifiers Property

Definition

List of stored access policies specified on the table.

public System.Collections.Generic.IList<Azure.ResourceManager.Storage.Models.StorageTableSignedIdentifier> SignedIdentifiers { get; }
member this.SignedIdentifiers : System.Collections.Generic.IList<Azure.ResourceManager.Storage.Models.StorageTableSignedIdentifier>
Public ReadOnly Property SignedIdentifiers As IList(Of StorageTableSignedIdentifier)

Property Value

Applies to