Share via


SasQueryParameters.AgentObjectId Property

Definition

Gets the Unauthorized AAD Object Id associated with the shared access signature. The AAD Object Id of a user that is assumed to be unauthorized by the owner of the User Delegation Key. The Azure Storage Service will perform an additional POSIX ACL check to determine if the user is authorized to perform the requested operation. This cannot be used in conjuction with PreauthorizedAgentObjectId. Only valid in an HNS enabled account. If this value is set in an non-HNS enabled account, an authorization failure will be thrown.

public string AgentObjectId { get; }
member this.AgentObjectId : string
Public ReadOnly Property AgentObjectId As String

Property Value

Applies to