< Back

Export-LicenseToken

Sat Jan 11, 2020 8:30 am

NAME Export-LicenseToken



SYNTAX

Export-LicenseToken -LicenseToken <hashtable> -CommunicationKeyId <guid> -CommunicationKeyAsBase64 <string>

[<CommonParameters>]





PARAMETERS

-CommunicationKeyAsBase64 <string>



Required? true

Position? Named

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-CommunicationKeyId <guid>



Required? true

Position? Named

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-LicenseToken <hashtable>



Required? true

Position? Named

Accept pipeline input? true (ByValue)

Parameter set name (All)

Aliases None

Dynamic? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).





INPUTS

System.Collections.Hashtable





OUTPUTS

System.Object



ALIASES

None





REMARKS

None