public sealed class IapCredential : IMessage<ScanConfig.Types.Authentication.Types.IapCredential>, IEquatable<ScanConfig.Types.Authentication.Types.IapCredential>, IDeepCloneable<ScanConfig.Types.Authentication.Types.IapCredential>, IBufferMessage, IMessageReference documentation and code samples for the Web Security Scanner v1 API class ScanConfig.Types.Authentication.Types.IapCredential.
Describes authentication configuration for Identity-Aware-Proxy (IAP).
Implements
IMessage<ScanConfig.Types.Authentication.Types.IapCredential>, IEquatable<ScanConfig.Types.Authentication.Types.IapCredential>, IDeepCloneable<ScanConfig.Types.Authentication.Types.IapCredential>, IBufferMessage, IMessageNamespace
Google.Cloud.WebSecurityScanner.V1Assembly
Google.Cloud.WebSecurityScanner.V1.dll
Constructors
IapCredential()
public IapCredential()IapCredential(ScanConfig.Types.Authentication.Types.IapCredential)
public IapCredential(ScanConfig.Types.Authentication.Types.IapCredential other)| Parameter | |
|---|---|
| Name | Description | 
| other | ScanConfig.Types.Authentication.Types.IapCredential | 
Properties
IapCredentialsCase
public ScanConfig.Types.Authentication.Types.IapCredential.IapCredentialsOneofCase IapCredentialsCase { get; }| Property Value | |
|---|---|
| Type | Description | 
| ScanConfig.Types.Authentication.Types.IapCredential.IapCredentialsOneofCase | |
IapTestServiceAccountInfo
public ScanConfig.Types.Authentication.Types.IapCredential.Types.IapTestServiceAccountInfo IapTestServiceAccountInfo { get; set; }Authentication configuration when Web-Security-Scanner service account is added in Identity-Aware-Proxy (IAP) access policies.
| Property Value | |
|---|---|
| Type | Description | 
| ScanConfig.Types.Authentication.Types.IapCredential.Types.IapTestServiceAccountInfo | |