C# Class Castle.Samples.WindsorSilverlight.Security.AppIdentity

Inheritance: IIdentity
ファイルを表示 Open project: HEskandari/Castle-Windsor-Examples

Public Methods

Method Description
AppIdentity ( string name, bool isAuthenticated ) : System.Security.Principal

Method Details

AppIdentity() public method

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