public interface IAuthRuleBuilderPatch
| Modifier and Type | Method and Description |
|---|---|
IAuthRuleFinished |
allRequests()
With this setting, all patch requests will be permitted
to proceed.
|
IAuthRuleFinished allRequests()
IServerOperationInterceptor.resourceCreated(RequestDetails, IBaseResource)
and
IServerOperationInterceptor.resourceUpdated(RequestDetails, IBaseResource, IBaseResource)
methods if your server supports IServerOperationInterceptor.
In that case, additional rules are generally required in order to
permit write operations.Copyright © 2014–2019 University Health Network. All rights reserved.