Method | Description | |
---|---|---|
Allow ( ) : |
||
Check ( DynamicAction action ) : SakurityResult | ||
Deny ( ) : |
||
Everyone ( ) : |
||
ForGroup ( string group ) : |
||
ForUser ( System.Guid id ) : |
||
MethodAccessExpression ( string method, |
Method | Description | |
---|---|---|
ConfigyaOffia ( ISakurityOffica offica ) : void | ||
GetMethod ( string method ) : |
public Check ( DynamicAction action ) : SakurityResult | ||
action | DynamicAction | |
return | SakurityResult |
public ForGroup ( string group ) : |
||
group | string | |
return |
public ForUser ( System.Guid id ) : |
||
id | System.Guid | |
return |
public MethodAccessExpression ( string method, |
||
method | string | |
typeAccess | ||
return | System |