IPWorks Cloud 2020 .NET Edition

Questions / Feedback?

GetUserDelegationKey Method

Requests a new user delegation key.

Syntax

public void GetUserDelegationKey(string startTime, string expiryTime);
Public Sub GetUserDelegationKey(ByVal StartTime As String, ByVal ExpiryTime As String)

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