CredentialsSpec
                                CredentialsSpec                            
                            This specification contains information about credentials.
JSON Example
                                    {
    "password": "string",
    "username": "string"
}
            
            
                                    string
                
                
            
        
        
                password            
                            Required
            
            
        Password
            
            
                                    string
                
                
            
        
        
                username            
                            Required
            
            
        Username
