loginPageUri property

String? loginPageUri
getter/setter pair

Login page URI associated with the GCIP tenants.

Typically, all resources within the same project share the same login page, though it could be overridden at the sub resource level.

Implementation

core.String? loginPageUri;