resolve()

Overview

public string function resolve(
      required string id
)

Looks up an impersonation record, deletes it from memory and returns the original target URL.

Arguments

NameTypeRequiredDescription
idstringYesThe impersonation ID returned by the create() method.