메소드 | 설명 | |
---|---|---|
Add ( IPermission permission ) : void | ||
AddAll ( IEnumerable |
||
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
IsPermitted ( IPermission permission ) : bool | ||
SimpleRole ( ) : System | ||
SimpleRole ( string name, ISet |
||
ToString ( ) : string |
public IsPermitted ( IPermission permission ) : bool | ||
permission | IPermission | |
리턴 | bool |
public SimpleRole ( string name, ISet |
||
name | string | |
permissions | ISet |
|
리턴 | System |