RESTSecurityInvoker Properties |
The RESTSecurityInvoker type exposes the following members.
Name | Description | |
---|---|---|
![]() | DocumentAccessReadOnly |
Indicates whether the access to the documents is read-only. If true, only GET requests are allowed.
|
![]() | IsSynchronous |
Always true - we need synchronous behavior for authentication.
|
![]() | IsTranslation |
Indicates whether the query is translation query.
|
![]() | ObjectAccessReadOnly |
Indicates whether the access to the objects is read-only. If true, only GET requests are allowed.
|
![]() | RESTServiceEnabled |
Indicates whether the REST service is enabled (in settings).
|
![]() | ServiceTypeEnabled |
Gets the type of the service which is enabled (0 = Everything, 1 = Only objects, 2 = Only documents).
|