ICloudId
Parsed federated cloud id
Tags
Table of Contents
- getDisplayId() : string
- Get a clean representation of the cloud id for display
- getId() : string
- The remote cloud id
- getRemote() : string
- The base address of the remote server
- getUser() : string
- The username on the remote server
Methods
getDisplayId()
Get a clean representation of the cloud id for display
public
getDisplayId() : string
Tags
Return values
string —getId()
The remote cloud id
public
getId() : string
Tags
Return values
string —getRemote()
The base address of the remote server
public
getRemote() : string
Tags
Return values
string —getUser()
The username on the remote server
public
getUser() : string