domainUsersOnly property

bool? domainUsersOnly
getter/setter pair

Whether access to this shared drive and items inside this shared drive is restricted to users of the domain to which this shared drive belongs.

This restriction may be overridden by other sharing policies controlled outside of this shared drive.

Implementation

core.bool? domainUsersOnly;