C# Class Huddle.Clients.Authentication.BasicAuthenticationMechanism

Inheritance: IRequestAuthenticationMechanism
Afficher le fichier Open project: Huddle/Huddle.RestClient

Méthodes publiques

Méthode Description
GetAuthenticationHeader ( ) : string

Private Methods

Méthode Description
BasicAuthenticationMechanism ( ApiCall apiCall, string username, string password ) : System

Method Details

GetAuthenticationHeader() public méthode

public GetAuthenticationHeader ( ) : string
Résultat string