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.
Inheritance
Object > ScanConfig.Types.Authentication.Types.IapCredential.Types.IapTestServiceAccountInfoImplements
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, IMessageNamespace
Google.Cloud.WebSecurityScanner.V1Assembly
Google.Cloud.WebSecurityScanner.V1.dll
Constructors
IapTestServiceAccountInfo()
public IapTestServiceAccountInfo()
IapTestServiceAccountInfo(ScanConfig.Types.Authentication.Types.IapCredential.Types.IapTestServiceAccountInfo)
public IapTestServiceAccountInfo(ScanConfig.Types.Authentication.Types.IapCredential.Types.IapTestServiceAccountInfo other)
Parameter | |
---|---|
Name | Description |
other | ScanConfig.Types.Authentication.Types.IapCredential.Types.IapTestServiceAccountInfo |
Properties
TargetAudienceClientId
public string TargetAudienceClientId { get; set; }
Required. Describes OAuth2 client id of resources protected by Identity-Aware-Proxy (IAP).
Property Value | |
---|---|
Type | Description |
String |