BlobSasBuilder.DelegatedUserObjectId 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.
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