authDomain property

String? authDomain
getter/setter pair

Google Apps authentication domain that controls which users can access this application.Defaults to open access for any Google Account.

Implementation

core.String? authDomain;