external help file | Module Name | online version | schema |
---|---|---|---|
TeamViewerPS-help.xml |
TeamViewerPS |
2.0.0 |
Get a list of TeamViewer SSO domains that are owned by the current account.
Get-TeamViewerSsoDomain [-ApiToken] <SecureString> [<CommonParameters>]
Get a list of TeamViewer SSO domain configurations that are owned by the account that is associated with the API access token.
PS /> Get-TeamViewerSsoDomain
The TeamViewer API access token.
Type: SecureString
Parameter Sets: (All)
Aliases:
Required: True
Position: 0
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.