public sealed class WorkforceIdentityBasedOAuth2ClientID : IMessage<WorkforceIdentityBasedOAuth2ClientID>, IEquatable<WorkforceIdentityBasedOAuth2ClientID>, IDeepCloneable<WorkforceIdentityBasedOAuth2ClientID>, IBufferMessage, IMessage
Reference documentation and code samples for the Backup and DR Service v1 API class WorkforceIdentityBasedOAuth2ClientID.
OAuth Client ID depending on the Workforce Identity i.e. either 1p or 3p,
[[["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 and code samples for the `WorkforceIdentityBasedOAuth2ClientID` class within the Backup and DR Service v1 API."],["The `WorkforceIdentityBasedOAuth2ClientID` class manages OAuth Client IDs that depend on the Workforce Identity, differentiating between first-party and third-party identities."],["The class includes properties for `FirstPartyOauth2ClientId` and `ThirdPartyOauth2ClientId`, which are output-only and represent the respective OAuth Client IDs."],["The `WorkforceIdentityBasedOAuth2ClientID` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `object` class."],["The page also references multiple versions of the Backup and DR Service, with the latest being version 2.1.0."]]],[]]