메소드 | 설명 | |
---|---|---|
Allow ( ) : |
||
Check ( DynamicAction action ) : SakurityResult | ||
Deny ( ) : |
||
Everyone ( ) : |
||
ForGroup ( string group ) : |
||
ForUser ( System.Guid id ) : |
||
MethodAccessExpression ( string method, |
메소드 | 설명 | |
---|---|---|
ConfigyaOffia ( ISakurityOffica offica ) : void | ||
GetMethod ( string method ) : |
public Check ( DynamicAction action ) : SakurityResult | ||
action | DynamicAction | |
리턴 | SakurityResult |
public ForGroup ( string group ) : |
||
group | string | |
리턴 |
public ForUser ( System.Guid id ) : |
||
id | System.Guid | |
리턴 |
public MethodAccessExpression ( string method, |
||
method | string | |
typeAccess | ||
리턴 | System |