C# Class Microsoft.Identity.Client.DeviceAuthHelper

Inheritance: IDeviceAuthHelper
ファイルを表示 Open project: AzureAD/microsoft-authentication-library-for-dotnet

Public Methods

Method Description
CreateDeviceAuthChallengeResponse ( string>.IDictionary challengeData ) : Task

Method Details

CreateDeviceAuthChallengeResponse() public method

public CreateDeviceAuthChallengeResponse ( string>.IDictionary challengeData ) : Task
challengeData string>.IDictionary
return Task