class AzureBlob::EntraIdSigner

def delegation_key

def delegation_key
  @delegation_key ||= UserDelegationKey.new(account_name:, signer: self)
end