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

Inheritance: IIdentity
Afficher le fichier Open project: HEskandari/Castle-Windsor-Examples

Méthodes publiques

Méthode Description
AppIdentity ( string name, bool isAuthenticated ) : System.Security.Principal

Method Details

AppIdentity() public méthode

public AppIdentity ( string name, bool isAuthenticated ) : System.Security.Principal
name string
isAuthenticated bool
Résultat System.Security.Principal