public sealed class ScanConfig.Types.Authentication.Types.IapCredential.Types.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
Reference documentation and code samples for the Web Security Scanner v1 API class ScanConfig.Types.Authentication.Types.IapCredential.Types.IapTestServiceAccountInfo.
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
IMessageScanConfigTypesAuthenticationTypesIapCredentialTypesIapTestServiceAccountInfo, IEquatableScanConfigTypesAuthenticationTypesIapCredentialTypesIapTestServiceAccountInfo, IDeepCloneableScanConfigTypesAuthenticationTypesIapCredentialTypesIapTestServiceAccountInfo, IBufferMessage, IMessageNamespace
Google.Cloud.WebSecurityScanner.V1Assembly
Google.Cloud.WebSecurityScanner.V1.dll
Constructors
IapTestServiceAccountInfo()
public IapTestServiceAccountInfo()
IapTestServiceAccountInfo(IapTestServiceAccountInfo)
public IapTestServiceAccountInfo(ScanConfig.Types.Authentication.Types.IapCredential.Types.IapTestServiceAccountInfo other)
Parameter | |
---|---|
Name | Description |
other |
ScanConfigTypesAuthenticationTypesIapCredentialTypesIapTestServiceAccountInfo |
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 |