你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

TableSasBuilder.Identifier Property

Definition

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