Property | Type | Description | |
---|---|---|---|
Action | string | ||
ActionType | string | ||
Resource | string | ||
ResourceType | string |
Method | Description | |
---|---|---|
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
ResourceAction ( string resourceType, string resource, string actionType, string action ) : System |
public ResourceAction ( string resourceType, string resource, string actionType, string action ) : System | ||
resourceType | string | |
resource | string | |
actionType | string | |
action | string | |
return | System |