Метод | Описание | |
---|---|---|
ComBoostPrincipal ( IPrincipal user ) : System |
Initialize comboost principal.
|
|
IsInRole ( object role ) : bool |
Determines whether the current principal belongs to the specified role.
|
|
IsInRole ( string role ) : bool |
Determines whether the current principal belongs to the specified role.
|
public ComBoostPrincipal ( IPrincipal user ) : System | ||
user | IPrincipal | Principal to wrapper. |
Результат | System |