C# Class JayLabs.Owin.OAuthAuthorization.CustomProviderOptions

Afficher le fichier Open project: jayway/JayLabs.Owin.OAuthAuthorization Class Usage Examples

Méthodes publiques

Méthode Description
CustomProviderOptions ( JwtOptions jwtOptions, HandleConsentOptions handleConsentOptions ) : System

Method Details

CustomProviderOptions() public méthode

public CustomProviderOptions ( JwtOptions jwtOptions, HandleConsentOptions handleConsentOptions ) : System
jwtOptions JayLabs.Owin.OAuthAuthorization.Tokens.JwtOptions
handleConsentOptions HandleConsentOptions
Résultat System