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 documentation page provides reference information for the `IdentityAwareProxyOAuthService` class within the Google Cloud Identity-Aware Proxy (IAP) v1 API, specifically for version 2.3.0."],["The `IdentityAwareProxyOAuthService` class is part of the `Google.Cloud.Iap.V1` namespace and facilitates the programmatic management of IAP OAuth brands and clients."],["The page lists various versions of the API, from version 1.0.0 up to the latest version 2.7.0, showcasing the history and evolution of the API."],["The `IdentityAwareProxyOAuthService` class inherits from the `object` class and has inherited members like `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["The documentation details two methods for binding the service: `BindService(IdentityAwareProxyOAuthServiceBase)` for creating a server service definition and `BindService(ServiceBinderBase, IdentityAwareProxyOAuthServiceBase)` for registering service methods, including parameter and return type information for each method."]]],[]]