IPWorks Cloud 2020 PHP Edition

Questions / Feedback?

GetUserDelegationKey Method

Requests a new user delegation key.

Object Oriented Interface

public function doGetUserDelegationKey($starttime, $expirytime);

Procedural Interface

ipworkscloud_azureblob_do_getuserdelegationkey($res, $starttime, $expirytime);

Remarks

This method requests a new user delegation key and populates UserDelegationKey with the returned information.

NOTE: This method is not currently implemented; it is reserved for future use.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Cloud 2020 PHP Edition - Version 20.0 [Build 8265]