C# Class Microsoft.Identity.Client.WebUIFactory

Inheritance: IWebUIFactory
Mostra file Open project: AzureAD/microsoft-authentication-library-for-dotnet

Public Methods

Method Description
CreateAuthenticationDialog ( IPlatformParameters parameters ) : IWebUI

Method Details

CreateAuthenticationDialog() public method

public CreateAuthenticationDialog ( IPlatformParameters parameters ) : IWebUI
parameters IPlatformParameters
return IWebUI