usesStrictAccessControl
Home > @gooddata/sdk-backend-spi > IBackendCapabilities > usesStrictAccessControl
IBackendCapabilities.usesStrictAccessControl property
Indicates whether backend supports only strict access control.
Signature:
usesStrictAccessControl?: boolean;
Remarks
It means that no one without proper permissions is able to get restricted MD object even knowing its URI.