Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

Get-CrossCloudVerificationCode

Retrieves the verification code to confirm domain ownership in another connected cloud.

Syntax

Default (Default)

Get-CrossCloudVerificationCode

 -Name <String>
 [<CommonParameters>]

Description

Retrieves the verification code to confirm domain ownership in another connected cloud. Applies only to verified domains.

Examples

Example 1: Get the cross cloud verification code

Get-CrossCloudVerificationCode -Name Contoso.com

This command returns a string to enable cross-cloud federation.

Parameters

-Name

Specifies the name of a domain.

Parameter properties

Type:System.String
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

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.

Outputs

Microsoft.Online.Administration.GetCrossCloudVerificationCodeResponse


Feedback

Was this page helpful?