C# 클래스 Sholo.Web.Security.Configuration.UserAuthenticationTicketProviderCollection

상속: System.Configuration.Provider.ProviderCollection
파일 보기 프로젝트 열기: scottt732/SholoWebSecurity 1 사용 예제들

공개 메소드들

메소드 설명
Add ( ProviderBase provider ) : void
this ( string name ) : UserAuthenticationTicketProviderBase

메소드 상세

Add() 공개 메소드

public Add ( ProviderBase provider ) : void
provider System.Configuration.Provider.ProviderBase
리턴 void

this() 공개 메소드

public this ( string name ) : UserAuthenticationTicketProviderBase
name string
리턴 Sholo.Web.Security.Authentication.User.Provider.UserAuthenticationTicketProviderBase