Web Security Scanner v1 API - Class ScanConfig.Types.Authentication.Types.IapCredential (2.4.0)

public sealed class ScanConfig.Types.Authentication.Types.IapCredential : IMessage<ScanConfig.Types.Authentication.Types.IapCredential>, IEquatable<ScanConfig.Types.Authentication.Types.IapCredential>, IDeepCloneable<ScanConfig.Types.Authentication.Types.IapCredential>, IBufferMessage, IMessage

Reference 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).

Inheritance

object > ScanConfig.Types.Authentication.Types.IapCredential

Namespace

Google.Cloud.WebSecurityScanner.V1

Assembly

Google.Cloud.WebSecurityScanner.V1.dll

Constructors

IapCredential()

public IapCredential()

IapCredential(IapCredential)

public IapCredential(ScanConfig.Types.Authentication.Types.IapCredential other)
Parameter
NameDescription
otherScanConfigTypesAuthenticationTypesIapCredential

Properties

IapCredentialsCase

public ScanConfig.Types.Authentication.Types.IapCredential.IapCredentialsOneofCase IapCredentialsCase { get; }
Property Value
TypeDescription
ScanConfigTypesAuthenticationTypesIapCredentialIapCredentialsOneofCase

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
TypeDescription
ScanConfigTypesAuthenticationTypesIapCredentialTypesIapTestServiceAccountInfo