ICloudId
                
            in
            
        
    
        
            Parsed federated cloud id
Tags
Table of Contents
Methods
- 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
stringgetId()
The remote cloud id
    public
                    getId() : string
    Tags
Return values
stringgetRemote()
The base address of the remote server
    public
                    getRemote() : string
    Tags
Return values
stringgetUser()
The username on the remote server
    public
                    getUser() : string