public static class IdentityAwareProxyOAuthService
Reference documentation and code samples for the Cloud Identity-Aware Proxy v1 API class IdentityAwareProxyOAuthService.
API to programmatically create, list and retrieve Identity Aware Proxy (IAP)
OAuth brands; and create, retrieve, delete and reset-secret of IAP OAuth
clients.
public static void BindService(ServiceBinderBase serviceBinder, IdentityAwareProxyOAuthService.IdentityAwareProxyOAuthServiceBase serviceImpl)
Register service method with a service binder with or without implementation. Useful when customizing the service binding logic.
Note: this method is part of an experimental API that can change or be removed without any prior notice.
[[["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 document provides reference documentation for the `IdentityAwareProxyOAuthService` class within the Google Cloud IAP (Identity-Aware Proxy) v1 API."],["The `IdentityAwareProxyOAuthService` class allows for managing IAP OAuth brands and clients, including creating, listing, retrieving, deleting, and resetting secrets."],["The latest version of the API is 2.7.0, while this specific page relates to version 2.5.0 of the `IdentityAwareProxyOAuthService` class, with other previous versions available for consultation."],["Two methods, `BindService`, are detailed, allowing for service definition creation and registration with a server, as well as binding service methods to a `ServiceBinderBase`."],["This class inherits members from the .NET object class, including `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`, and is part of the `Google.Cloud.Iap.V1` namespace within the `Google.Cloud.Iap.V1.dll` assembly."]]],[]]