C# 클래스 Castle.Samples.WindsorSilverlight.Security.AppIdentity

상속: IIdentity
파일 보기 프로젝트 열기: HEskandari/Castle-Windsor-Examples

공개 메소드들

메소드 설명
AppIdentity ( string name, bool isAuthenticated ) : System.Security.Principal

메소드 상세

AppIdentity() 공개 메소드

public AppIdentity ( string name, bool isAuthenticated ) : System.Security.Principal
name string
isAuthenticated bool
리턴 System.Security.Principal