Click or drag to resize

IPolicyDecisionServiceEx Methods

The IPolicyDecisionServiceEx type exposes the following members.

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