Click or drag to resize

IPolicyDecisionService Methods

The IPolicyDecisionService type exposes the following members.

Methods
 NameDescription
Public methodClearCache(IPrincipal) Clear the policy cache for the specified principal
Public methodClearCache(String) Clear the cache for the specified principal
Obsolete
Public methodClearCacheByNameTPrincipalInterface Clear the policy cache for the specified principal
Public methodGetEffectivePolicySet Get all active policies for the specified securable type
Public methodGetPolicyDecision Make a simple policy decision for a specific securable
Public methodGetPolicyOutcome Get a policy decision outcome (i.e. make a policy decision)
Top
See Also