C# Class SenseNet.Portal.Helpers.Security

Afficher le fichier Open project: maxpavlov/FlexNet

Méthodes publiques

Méthode Description
IsInRole ( string role ) : bool
IsUserInRole ( string rolePath, string userPath ) : bool

Method Details

IsInRole() public static méthode

public static IsInRole ( string role ) : bool
role string
Résultat bool

IsUserInRole() public static méthode

public static IsUserInRole ( string rolePath, string userPath ) : bool
rolePath string
userPath string
Résultat bool