Click or drag to resize

ServiceDispatcherPolicies Property

Gets or sets the authorization provider

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

Property Value

Type: IEnumerableIServicePolicy
See Also