Skip to content

Allow Anonymous Shares

//trimblecloud-fileservice/trimblecloud.fileservice.models/UpdateSpaceRequest/UpdateSpaceRequestBuilder/allowAnonymousShares

allowAnonymousShares

[JVM]
open fun allowAnonymousShares(allowAnonymousShares: Boolean): UpdateSpaceRequest.UpdateSpaceRequestBuilder

Flag to allow anonymous access to resources in this space. When enabled, resources with anonymous ACL permissions can be accessed without authentication. Only spaces with allowAnonymousShares enabled can contain resources with anonymous access permissions.

Return

this.