public static void BindService(ServiceBinderBase serviceBinder, IdentityAwareProxyAdminService.IdentityAwareProxyAdminServiceBase 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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eIdentityAwareProxyAdminService\u003c/code\u003e class within the Google Cloud Identity-Aware Proxy v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eIdentityAwareProxyAdminService\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.Iap.V1\u003c/code\u003e namespace and is contained within the \u003ccode\u003eGoogle.Cloud.Iap.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes methods for binding service definitions, such as \u003ccode\u003eBindService(IdentityAwareProxyAdminServiceBase)\u003c/code\u003e and \u003ccode\u003eBindService(ServiceBinderBase, IdentityAwareProxyAdminServiceBase)\u003c/code\u003e, which are essential for server-side handling logic.\u003c/p\u003e\n"],["\u003cp\u003eThe latest available version of IdentityAwareProxyAdminService is version 2.7.0 with versions going all the way back to 1.0.0.\u003c/p\u003e\n"]]],[],null,["# Cloud Identity-Aware Proxy v1 API - Class IdentityAwareProxyAdminService (2.8.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.8.0 (latest)](/dotnet/docs/reference/Google.Cloud.Iap.V1/latest/Google.Cloud.Iap.V1.IdentityAwareProxyAdminService)\n- [2.7.0](/dotnet/docs/reference/Google.Cloud.Iap.V1/2.7.0/Google.Cloud.Iap.V1.IdentityAwareProxyAdminService)\n- [2.6.0](/dotnet/docs/reference/Google.Cloud.Iap.V1/2.6.0/Google.Cloud.Iap.V1.IdentityAwareProxyAdminService)\n- [2.5.0](/dotnet/docs/reference/Google.Cloud.Iap.V1/2.5.0/Google.Cloud.Iap.V1.IdentityAwareProxyAdminService)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.Iap.V1/2.4.0/Google.Cloud.Iap.V1.IdentityAwareProxyAdminService)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.Iap.V1/2.3.0/Google.Cloud.Iap.V1.IdentityAwareProxyAdminService)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.Iap.V1/2.2.0/Google.Cloud.Iap.V1.IdentityAwareProxyAdminService)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.Iap.V1/2.1.0/Google.Cloud.Iap.V1.IdentityAwareProxyAdminService)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.Iap.V1/2.0.0/Google.Cloud.Iap.V1.IdentityAwareProxyAdminService)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.Iap.V1/1.2.0/Google.Cloud.Iap.V1.IdentityAwareProxyAdminService)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.Iap.V1/1.1.0/Google.Cloud.Iap.V1.IdentityAwareProxyAdminService)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.Iap.V1/1.0.0/Google.Cloud.Iap.V1.IdentityAwareProxyAdminService) \n\n public static class IdentityAwareProxyAdminService\n\nReference documentation and code samples for the Cloud Identity-Aware Proxy v1 API class IdentityAwareProxyAdminService.\n\nAPIs for Identity-Aware Proxy Admin configurations. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e IdentityAwareProxyAdminService \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.MemberwiseClone()](https://learn.microsoft.com/dotnet/api/system.object.memberwiseclone) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.Iap.V1](/dotnet/docs/reference/Google.Cloud.Iap.V1/latest/Google.Cloud.Iap.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.Iap.V1.dll\n\nMethods\n-------\n\n### BindService(IdentityAwareProxyAdminServiceBase)\n\n public static ServerServiceDefinition BindService(IdentityAwareProxyAdminService.IdentityAwareProxyAdminServiceBase serviceImpl)\n\nCreates service definition that can be registered with a server\n\n### BindService(ServiceBinderBase, IdentityAwareProxyAdminServiceBase)\n\n public static void BindService(ServiceBinderBase serviceBinder, IdentityAwareProxyAdminService.IdentityAwareProxyAdminServiceBase serviceImpl)\n\nRegister service method with a service binder with or without implementation. Useful when customizing the service binding logic.\nNote: this method is part of an experimental API that can change or be removed without any prior notice."]]