Share via


SasQueryParameters.DelegatedUserObjectId Property

Definition

Gets the Delegated User Object Id associated with the shared access signature. 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; }
member this.DelegatedUserObjectId : string
Public ReadOnly Property DelegatedUserObjectId As String

Property Value

Applies to