C# Class Kentor.AuthServices.Configuration.SPOptions

Options for the service provider's behaviour; i.e. everything except the idp and federation list.
Inheritance: ISPOptions
Afficher le fichier Open project: KentorIT/authservices Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
SPOptions ( ) : System

Ctor

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

Construct the options from the given configuration section

Method Details

SPOptions() public méthode

Ctor
public SPOptions ( ) : System
Résultat System

SPOptions() public méthode

Construct the options from the given configuration section
public SPOptions ( Kentor.AuthServices.Configuration.KentorAuthServicesSection configSection ) : System
configSection Kentor.AuthServices.Configuration.KentorAuthServicesSection
Résultat System