Share via


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