public sealed class IapTestServiceAccountInfo : IMessage<ScanConfig.Types.Authentication.Types.IapCredential.Types.IapTestServiceAccountInfo>, IEquatable<ScanConfig.Types.Authentication.Types.IapCredential.Types.IapTestServiceAccountInfo>, IDeepCloneable<ScanConfig.Types.Authentication.Types.IapCredential.Types.IapTestServiceAccountInfo>, IBufferMessage, IMessage
Describes authentication configuration when Web-Security-Scanner
service account is added in Identity-Aware-Proxy (IAP) access policies.
[[["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-04-02 UTC."],[[["This webpage details the `IapTestServiceAccountInfo` class, which is used to configure authentication for the Web Security Scanner service when it's integrated with Identity-Aware Proxy (IAP)."],["The `IapTestServiceAccountInfo` class is part of the `Google.Cloud.WebSecurityScanner.V1` namespace and is found within the `Google.Cloud.WebSecurityScanner.V1.dll` assembly."],["There are several versions of this class available, ranging from version 1.0.0 up to the latest version, 2.5.0."],["This class inherits from `System.Object` and implements `Google.Protobuf.IMessage\u003cScanConfig.Types.Authentication.Types.IapCredential.Types.IapTestServiceAccountInfo\u003e`, `System.IEquatable\u003cScanConfig.Types.Authentication.Types.IapCredential.Types.IapTestServiceAccountInfo\u003e`, `Google.Protobuf.IDeepCloneable\u003cScanConfig.Types.Authentication.Types.IapCredential.Types.IapTestServiceAccountInfo\u003e`, `Google.Protobuf.IBufferMessage`, and `Google.Protobuf.IMessage`."],["The class has a `TargetAudienceClientId` property, which is a required string that defines the OAuth2 client ID for IAP-protected resources."]]],[]]