Constructor.
JsonConvert instance
The session token
The session token
Creates an administrative permission.
the administrative permission to be created.
Creates a default object access permission.
the permission to be created.
Deletes a permission.
the IRI of the permission to be deleted.
Gets the administrative permission for a project and group.
The project IRI.
The group IRI.
Gets the administrative permissions for a project.
The project IRI.
Gets all default object access permissions for a project.
The project IRI.
Gets the permissions for a project.
The project IRI.
Handles parsing errors.
the error class provided by us
Performs a general PUT request.
the relative URL for the request.
additional headers, if any.
Performs a general GET request.
the relative URL for the request
additional headers, if any.
Performs a general PATCH request.
the relative URL for the request
the body of the request
content content type of body, if any.
additional headers, if any.
Performs a general POST request.
the relative URL for the request
the body of the request, if any.
content content type of body, if any.
additional headers, if any.
Performs a general PUT request.
the relative URL for the request
the body of the request
content content type of body, if any.
additional headers, if any.
Generated using TypeDoc
An endpoint for working with Knora permissions.