BeyondCorp AppConnectors v1 API - Class AppConnector.Types.PrincipalInfo (1.1.0)

public sealed class AppConnector.Types.PrincipalInfo : IMessage<AppConnector.Types.PrincipalInfo>, IEquatable<AppConnector.Types.PrincipalInfo>, IDeepCloneable<AppConnector.Types.PrincipalInfo>, IBufferMessage, IMessage

Reference documentation and code samples for the BeyondCorp AppConnectors v1 API class AppConnector.Types.PrincipalInfo.

PrincipalInfo represents an Identity oneof.

Inheritance

object > AppConnector.Types.PrincipalInfo

Namespace

Google.Cloud.BeyondCorp.AppConnectors.V1

Assembly

Google.Cloud.BeyondCorp.AppConnectors.V1.dll

Constructors

PrincipalInfo()

public PrincipalInfo()

PrincipalInfo(PrincipalInfo)

public PrincipalInfo(AppConnector.Types.PrincipalInfo other)
Parameter
NameDescription
otherAppConnectorTypesPrincipalInfo

Properties

ServiceAccount

public AppConnector.Types.PrincipalInfo.Types.ServiceAccount ServiceAccount { get; set; }

A GCP service account.

Property Value
TypeDescription
AppConnectorTypesPrincipalInfoTypesServiceAccount

TypeCase

public AppConnector.Types.PrincipalInfo.TypeOneofCase TypeCase { get; }
Property Value
TypeDescription
AppConnectorTypesPrincipalInfoTypeOneofCase