C# Class Microsoft.WindowsAzure.Commands.Test.Utilities.Common.FakeAccessToken

Inheritance: IAccessToken
Exibir arquivo Open project: Azure/azure-powershell

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