Skip to content

Files

Latest commit

May 9, 2018
a662383 · May 9, 2018

History

History
42 lines (24 loc) · 867 Bytes

Set-UiPathAuthToken.md

File metadata and controls

42 lines (24 loc) · 867 Bytes
NAME
    Set-UiPathAuthToken
    
SYNOPSIS
    
    
SYNTAX
    Set-UiPathAuthToken [-AuthToken] <AuthToken> [<CommonParameters>]
    
    
DESCRIPTION
    

PARAMETERS
    -AuthToken <AuthToken>
        
        Required?                    true
        Position?                    0
        Default value                
        Accept pipeline input?       true (ByValue)
        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
    UiPath.PowerShell.Models.AuthToken
    
    
OUTPUTS
    
    
RELATED LINKS