C# Class Huddle.Clients.Authentication.OAuthWrapAuthenticationMechanism

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

Public Methods

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

Method Details

GetAuthenticationHeader() public method

public GetAuthenticationHeader ( ) : string
return string

OAuthWrapAuthenticationMechanism() public method

public OAuthWrapAuthenticationMechanism ( string token )
token string