ICdnProfile.GenerateSsoUriAsync(CancellationToken) Method

Definition

Asynchronously generates a dynamic SSO URI used to sign into the CDN supplemental portal used for advanced management tasks.

public System.Threading.Tasks.Task<string> GenerateSsoUriAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member GenerateSsoUriAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<string>
Public Function GenerateSsoUriAsync (Optional cancellationToken As CancellationToken = Nothing) As Task(Of String)

Parameters

cancellationToken
CancellationToken

Returns

Applies to