IPWorks Cloud 2020 iOS Edition

Questions / Feedback?

getUserDelegationKey (method)

Requests a new user delegation key.

Syntax

- (void)getUserDelegationKey:(NSString*)startTime :(NSString*)expiryTime;
public func getUserDelegationKey(_ startTime: String, _ expiryTime: String) throws -> Void

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 iOS Edition - Version 20.0 [Build 8265]