UnauthenticatedClientInfo
Use a unauthenticated client info when do not need authentication support (e.g. if you are talking to non-salesforce servers) NB: Your RestRequest's path will need to be a complete URL
Properties
Functions
Link copied to clipboard
Link copied to clipboard
Returns a URI representation of the instance URL.
Link copied to clipboard
Returns a string representation of the instance URL.
Link copied to clipboard
Resolves the given RestRequest to its URL.
Resolves the given path against the community URL, login URL, or instance URL.
Resolves the given path against the community URL or the instance URL, depending on whether the user is a community user or not.