C# Class Microsoft.WindowsAzure.Commands.Common.Test.Mocks.MockAccessToken

Inheritance: IAccessToken
ファイルを表示 Open project: Azure/azure-powershell Class Usage Examples

Public Methods

Method Description
AuthorizeRequest ( string>.Action authTokenSetter ) : void

Method Details

AuthorizeRequest() public method

public AuthorizeRequest ( string>.Action authTokenSetter ) : void
authTokenSetter string>.Action
return void