Citrix Virtual Apps and Desktops SDK

Get-CitrixCallHomeIdentityToken

Get v2 identity token with MFA from CIS(Citrix Insights Service).

Syntax


Get-CitrixCallHomeIdentityToken [<CommonParameters>]

<!--NeedCopy-->

Detailed Description

This cmdlet will open a new webpage for user to authenticate with MFA and get the user identity token.

Parameters

Name Description Required? Pipeline Input Default Value
         

Input Type

None

Return Values

  • CitrixCallHomeIdentityToken A string token which used to get the upload token.

Examples

Example: Get citrix call home identity token.

PS C:\> Get-CitrixCallHomeIdentityToken
<!--NeedCopy-->
Get-CitrixCallHomeIdentityToken