C# Класс SenseNet.Portal.Helpers.Security

Показать файл Открыть проект

Открытые методы

Метод Описание
IsInRole ( string role ) : bool
IsUserInRole ( string rolePath, string userPath ) : bool

Описание методов

IsInRole() публичный статический Метод

public static IsInRole ( string role ) : bool
role string
Результат bool

IsUserInRole() публичный статический Метод

public static IsUserInRole ( string rolePath, string userPath ) : bool
rolePath string
userPath string
Результат bool