anonUid property

String? anonUid
getter/setter pair

An integer representing the anonymous user id with a default value of 65534.

Anon_uid may only be set with squash_mode of ROOT_SQUASH. An error will be returned if this field is specified for other squash_mode settings.

Implementation

core.String? anonUid;