BlobContainerAccessPolicy.SignedIdentifiers Property

Definition

a collection of signed identifiers

public System.Collections.Generic.IEnumerable<Azure.Storage.Blobs.Models.BlobSignedIdentifier> SignedIdentifiers { get; }
member this.SignedIdentifiers : seq<Azure.Storage.Blobs.Models.BlobSignedIdentifier>
Public ReadOnly Property SignedIdentifiers As IEnumerable(Of BlobSignedIdentifier)

Property Value

Applies to