C# Class ServiceStack.Authentication.OAuth2.MailRuAuthProvider

Inheritance: ServiceStack.Authentication.OAuth2.OAuth2Provider
Afficher le fichier Open project: ServiceStack/ServiceStack

Méthodes publiques

Méthode Description
MailRuAuthProvider ( IAppSettings appSettings ) : System.Collections.Generic

Méthodes protégées

Méthode Description
CreateAuthInfo ( string accessToken ) : string>.Dictionary

Method Details

CreateAuthInfo() protected méthode

protected CreateAuthInfo ( string accessToken ) : string>.Dictionary
accessToken string
Résultat string>.Dictionary

MailRuAuthProvider() public méthode

public MailRuAuthProvider ( IAppSettings appSettings ) : System.Collections.Generic
appSettings IAppSettings
Résultat System.Collections.Generic