C# Класс MvcClient.UseCookieAuthAgainstTokenServerOptions

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
UseCookieAuthAgainstTokenServerOptions ( string tokenServerEndPoint, string clientId, string claimTypesOfInterest ) : System

Описание методов

UseCookieAuthAgainstTokenServerOptions() публичный Метод

public UseCookieAuthAgainstTokenServerOptions ( string tokenServerEndPoint, string clientId, string claimTypesOfInterest ) : System
tokenServerEndPoint string
clientId string
claimTypesOfInterest string
Результат System