TableSasBuilder.Identifier Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An optional unique value up to 64 characters in length that correlates to an access policy specified for the container. Note: Either the stored access policy specified by the Identifier or the created shared access signature must define an expiry. If neither define an expiry or both do, authentication will fail.
public string Identifier { get; set; }
member this.Identifier : string with get, set
Public Property Identifier As String
Property Value
Applies to
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET