Skip to content

Latest commit

 

History

History
67 lines (43 loc) · 1.42 KB

Get-TeamViewerSsoDomain.md

File metadata and controls

67 lines (43 loc) · 1.42 KB
external help file Module Name online version schema
TeamViewerPS-help.xml
TeamViewerPS
2.0.0

Get-TeamViewerSsoDomain

SYNOPSIS

Get a list of TeamViewer SSO domains that are owned by the current account.

SYNTAX

Get-TeamViewerSsoDomain [-ApiToken] <SecureString> [<CommonParameters>]

DESCRIPTION

Get a list of TeamViewer SSO domain configurations that are owned by the account that is associated with the API access token.

EXAMPLES

Example 1

PS /> Get-TeamViewerSsoDomain

PARAMETERS

-ApiToken

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

CommonParameters

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

INPUTS

OUTPUTS

NOTES

RELATED LINKS

Get-TeamViewerSsoExclusion

Add-TeamViewerSsoExclusion

Remove-TeamViewerSsoExclusion