The effect is the result that you want a policy statement to return at
evaluation time. A policy statement can either allow access or explicitly
deny access.

C# |
public enum StatementEffect

Member | Description |
---|---|
Allow | |
Deny |