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

Inheritance: IAccessToken
显示文件 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