C# Class MvcClient.UseCookieAuthAgainstTokenServerOptions

Afficher le fichier Open project: danielwertheim/tokenserver-adventures Class Usage Examples

Méthodes publiques

Méthode Description
UseCookieAuthAgainstTokenServerOptions ( string tokenServerEndPoint, string clientId, string claimTypesOfInterest ) : System

Method Details

UseCookieAuthAgainstTokenServerOptions() public méthode

public UseCookieAuthAgainstTokenServerOptions ( string tokenServerEndPoint, string clientId, string claimTypesOfInterest ) : System
tokenServerEndPoint string
clientId string
claimTypesOfInterest string
Résultat System