C# Class System.Security.Permissions.PrincipalPermission.PrincipalInfo

Afficher le fichier Open project: runefs/Marvin Class Usage Examples

Méthodes publiques

Méthode Description
PrincipalInfo ( string name, string role, bool isAuthenticated ) : System.Collections

Method Details

PrincipalInfo() public méthode

public PrincipalInfo ( string name, string role, bool isAuthenticated ) : System.Collections
name string
role string
isAuthenticated bool
Résultat System.Collections