gatehouse-ts
    Preparing search index...

    Variable EffectConst

    Effect: Readonly<{ Allow: "Allow"; Deny: "Deny" }> = ...

    Represents the intended effect of a policy. Allow means the policy grants access; Deny means it denies access.