C# 클래스 Rebel.Cms.Web.Security.RebelBackOfficeIdentity

A custom user identity for the Rebel backoffice
All values are lazy loaded for performance reasons as the constructor is called for every single request
상속: RebelIdentity, IRebelBackOfficeIdentity
파일 보기 프로젝트 열기: RebelCMS/rebelcmsxu5 1 사용 예제들

공개 메소드들

메소드 설명
RebelBackOfficeIdentity ( System.Web.Security.FormsAuthenticationTicket ticket ) : System.Collections.Generic

메소드 상세

RebelBackOfficeIdentity() 공개 메소드

public RebelBackOfficeIdentity ( System.Web.Security.FormsAuthenticationTicket ticket ) : System.Collections.Generic
ticket System.Web.Security.FormsAuthenticationTicket
리턴 System.Collections.Generic