Overview
public string function resolve(
required string id
)
Looks up an impersonation record, deletes it from memory and returns the original target URL.
Arguments
Name | Type | Required | Description |
---|
id | string | Yes | The impersonation ID returned by the create() method. |