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.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public enum StatementEffect
 Members
 Members| Member | Description | 
|---|---|
| Allow | |
| Deny |