Send feedback
Cloud Identity-Aware Proxy v1 API - Class OAuth2 (2.9.0) Stay organized with collections
Save and categorize content based on your preferences.
Version latest keyboard_arrow_down
public sealed class OAuth2 : IMessage<OAuth2>, IEquatable<OAuth2>, IDeepCloneable<OAuth2>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Identity-Aware Proxy v1 API class OAuth2.
The OAuth 2.0 Settings
Namespace
Google.Cloud.Iap.V1
Assembly
Google.Cloud.Iap.V1.dll
Constructors
OAuth2()
OAuth2(OAuth2)
public OAuth2(OAuth2 other)
Properties
ClientId
public string ClientId { get; set; }
The OAuth 2.0 client ID registered in the workforce identity federation
OAuth 2.0 Server.
ClientSecret
public string ClientSecret { get; set; }
Input only. The OAuth 2.0 client secret created while registering the
client ID.
ClientSecretSha256
public string ClientSecretSha256 { get; set; }
Output only. SHA256 hash value for the client secret. This field is
returned by IAP when the settings are retrieved.
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License
, and code samples are licensed under the Apache 2.0 License
. For details, see the Google Developers Site Policies
. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-11-06 UTC.
Need to tell us more?
[[["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-11-06 UTC."],[],[]]