Get-DSGatewayToken

    2024-10-28

    Get-DSGatewayToken

    SYNOPSIS

    Get a connection's token information

    SYNTAX

    __AllParameterSets

    Get-DSGatewayToken -ID <guid> [<CommonParameters>]
    

    ALIASES

    This cmdlet has the following aliases,

    DESCRIPTION

    Get a connection's token information.

    EXAMPLES

    PARAMETERS

    -ID

    Gateway's ID

    Type: System.Guid
    DefaultValue: ''
    SupportsWildcards: false
    ParameterValue: []
    Aliases: []
    ParameterSets:
    - Name: (All)
      Position: Named
      IsRequired: true
      ValueFromPipeline: false
      ValueFromPipelineByPropertyName: false
      ValueFromRemainingArguments: false
    DontShow: false
    AcceptedValues: []
    HelpMessage: ''
    

    CommonParameters

    This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

    INPUTS

    OUTPUTS

    Devolutions.Server.ApiWrapper.Models.Gateway.TokenContainer

    NOTES

    For more information, type "Get-Help Get-DSGatewayToken -detailed". For technical information, type "Get-Help Get-DSGatewayToken -full".