Get-DSGatewayToken

Synopsis

Get a connection's token information

Syntax

__AllParameterSets

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

Description

Get a connection's token information. The connection must be active.

Parameters

-ID

The ID of a connection which is using the gateway

Type: System.Guid
DefaultValue: ''
SupportsWildcards: false
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.

Notes

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

Devolutions Forum logo Give us Feedback