ICdnProfile.GenerateSsoUri Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Generates a dynamic SSO URI used to sign in to the CDN supplemental portal used for advanced management tasks.
public string GenerateSsoUri();
abstract member GenerateSsoUri : unit -> string
Public Function GenerateSsoUri () As String