C# Class SimpleSocialAuth.Core.Consumers.AuthorizationTracker

Inheritance: IClientAuthorizationTracker
Afficher le fichier Open project: rafek/SimpleSocialAuth Class Usage Examples

Méthodes publiques

Méthode Description
GetAuthorizationState ( Uri callbackUrl, string clientState ) : IAuthorizationState

Method Details

GetAuthorizationState() public méthode

public GetAuthorizationState ( Uri callbackUrl, string clientState ) : IAuthorizationState
callbackUrl System.Uri
clientState string
Résultat IAuthorizationState