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

BlobSasBuilder.DelegatedUserObjectId Property

Definition

Optional. Beginning in version 2025-07-05, this value specifies the Entra ID of the user would is authorized to use the resulting SAS URL. The resulting SAS URL must be used in conjunction with an Entra ID token that has been issued to the user specified in this value.

public string DelegatedUserObjectId { get; set; }
member this.DelegatedUserObjectId : string with get, set
Public Property DelegatedUserObjectId As String

Property Value

Applies to