C# 클래스 UCosmic.Security.DotNetFormsAuthentication

상속: ISignUsers
파일 보기 프로젝트 열기: ucosmic/UCosmicAlpha

공개 메소드들

메소드 설명
SignOff ( ) : void
SignOn ( string userName, bool remember = false, string scope = null ) : void

메소드 상세

SignOff() 공개 메소드

public SignOff ( ) : void
리턴 void

SignOn() 공개 메소드

public SignOn ( string userName, bool remember = false, string scope = null ) : void
userName string
remember bool
scope string
리턴 void