Google Cloud Audit API - Class ServiceAccountDelegationInfo.Types.ThirdPartyPrincipal (2.4.0)

public sealed class ServiceAccountDelegationInfo.Types.ThirdPartyPrincipal : IMessage<ServiceAccountDelegationInfo.Types.ThirdPartyPrincipal>, IEquatable<ServiceAccountDelegationInfo.Types.ThirdPartyPrincipal>, IDeepCloneable<ServiceAccountDelegationInfo.Types.ThirdPartyPrincipal>, IBufferMessage, IMessage

Reference documentation and code samples for the Google Cloud Audit API class ServiceAccountDelegationInfo.Types.ThirdPartyPrincipal.

Third party identity principal.

Inheritance

object > ServiceAccountDelegationInfo.Types.ThirdPartyPrincipal

Namespace

Google.Cloud.Audit

Assembly

Google.Cloud.Audit.dll

Constructors

ThirdPartyPrincipal()

public ThirdPartyPrincipal()

ThirdPartyPrincipal(ThirdPartyPrincipal)

public ThirdPartyPrincipal(ServiceAccountDelegationInfo.Types.ThirdPartyPrincipal other)
Parameter
NameDescription
otherServiceAccountDelegationInfoTypesThirdPartyPrincipal

Properties

ThirdPartyClaims

public Struct ThirdPartyClaims { get; set; }

Metadata about third party identity.

Property Value
TypeDescription
Struct