C# 클래스 Kentor.AuthServices.Configuration.SPOptions

Options for the service provider's behaviour; i.e. everything except the idp and federation list.
상속: ISPOptions
파일 보기 프로젝트 열기: KentorIT/authservices 1 사용 예제들

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