C# 클래스 System.Web.Script.Services.AuthenticationService

파일 보기 프로젝트 열기: runefs/Marvin

공개 메소드들

메소드 설명
AuthenticationService ( ) : System
EnsureEnabled ( ) : void

비공개 메소드들

메소드 설명
Login ( string userName, string password, bool createPersistentCookie ) : bool
Logout ( ) : void

메소드 상세

AuthenticationService() 공개 메소드

public AuthenticationService ( ) : System
리턴 System

EnsureEnabled() 공개 메소드

public EnsureEnabled ( ) : void
리턴 void