Skip to content

Latest commit

 

History

History
48 lines (29 loc) · 1.08 KB

Clear-UiPathAuthToken.md

File metadata and controls

48 lines (29 loc) · 1.08 KB
NAME
    Clear-UiPathAuthToken
    
SYNOPSIS
    
    
SYNTAX
    Clear-UiPathAuthToken [-AuthToken <AuthToken>] [-RequestTimeout <int>] [<CommonParameters>]
    
    
DESCRIPTION
    

PARAMETERS
    -AuthToken <AuthToken>
        
        Required?                    false
        Position?                    named
        Default value                
        Accept pipeline input?       false
        Accept wildcard characters?  false
        
    -RequestTimeout <int>
        
        Required?                    false
        Position?                    named
        Default value                100
        Accept pipeline input?       false
        Accept wildcard characters?  false
        
    <CommonParameters>
        This cmdlet supports the common parameters: Verbose, Debug,
        ErrorAction, ErrorVariable, WarningAction, WarningVariable,
        OutBuffer, PipelineVariable, and OutVariable. For more information, see 
        about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216). 
    
INPUTS
    
OUTPUTS
    
    
RELATED LINKS