C# 클래스 Sholo.Web.Security.Analysis.FormsAuthenticationCookieAnalysis

파일 보기 프로젝트 열기: scottt732/SholoWebSecurity 1 사용 예제들

공개 메소드들

메소드 설명
GetFormsAuthenticationTicket ( ) : System.Web.Security.FormsAuthenticationTicket

Retrieves the FormsAuthenticationTicket contained within the FormsAuthenticationCookie

비공개 메소드들

메소드 설명
SetFormsAuthenticationTicket ( System.Web.Security.FormsAuthenticationTicket ticket ) : void

메소드 상세

GetFormsAuthenticationTicket() 공개 메소드

Retrieves the FormsAuthenticationTicket contained within the FormsAuthenticationCookie
public GetFormsAuthenticationTicket ( ) : System.Web.Security.FormsAuthenticationTicket
리턴 System.Web.Security.FormsAuthenticationTicket