C# Class Huddle.Clients.Authentication.OAuth2AuthenticationMechanism

Inheritance: IRequestAuthenticationMechanism
显示文件 Open project: Huddle/Huddle.RestClient

Public Methods

Method Description
GetAuthenticationHeader ( ) : string
OAuth2AuthenticationMechanism ( string token )

Method Details

GetAuthenticationHeader() public method

public GetAuthenticationHeader ( ) : string
return string

OAuth2AuthenticationMechanism() public method

public OAuth2AuthenticationMechanism ( string token )
token string