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