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.
GCIP tenant ids that are linked to the IAP resource.
tenant_ids could be a string beginning with a number character to indicate
authenticating with GCIP tenant flow, or in the format of _<ProjectNumber>
to indicate authenticating with GCIP agent flow.
If agent flow is used, tenant_ids should only contain one single element,
while for tenant flow, tenant_ids can contain multiple elements.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage details the `GcipSettings` class within the `Google.Cloud.Iap.V1` namespace, which is part of the Google.Cloud.Iap.V1.dll assembly, with its current version being 1.1.0."],["The `GcipSettings` class allows users to configure the `tenant_id` for Google Cloud Identity-Aware Proxy (GCIP) instances on a per-application basis."],["The `GcipSettings` class implements several interfaces, including `IMessage\u003cGcipSettings\u003e`, `IEquatable\u003cGcipSettings\u003e`, `IDeepCloneable\u003cGcipSettings\u003e`, `IBufferMessage`, and `IMessage`."],["The `GcipSettings` class has two properties: `LoginPageUri`, which represents the login page URI associated with GCIP tenants, and `TenantIds`, which holds a collection of GCIP tenant identifiers."],["The latest version of the documentation is 2.7.0, which is viewable by selecting the link that has that version and says latest, but also includes versions going as far back as 1.0.0."]]],[]]