Click or drag to resize

RestOperationContextAppliedPolicies Property

Policies that were applied on the context

Namespace:  RestSrvr
Assembly:  RestSrvr (in RestSrvr.dll) Version: 2.2.1
Syntax
public IEnumerable<IServicePolicy> AppliedPolicies { get; }

Property Value

Type: IEnumerableIServicePolicy
See Also