C# Класс Kentor.AuthServices.Configuration.SPOptions

Options for the service provider's behaviour; i.e. everything except the idp and federation list.
Наследование: ISPOptions
Показать файл Открыть проект Примеры использования класса

Private Properties

Свойство Тип Описание

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

Метод Описание
SPOptions ( ) : System

Ctor

SPOptions ( Kentor.AuthServices.Configuration.KentorAuthServicesSection configSection ) : System

Construct the options from the given configuration section

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

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

Ctor
public SPOptions ( ) : System
Результат System

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

Construct the options from the given configuration section
public SPOptions ( Kentor.AuthServices.Configuration.KentorAuthServicesSection configSection ) : System
configSection Kentor.AuthServices.Configuration.KentorAuthServicesSection
Результат System