Class ServiceAccountDelegationInfo.Types.ThirdPartyPrincipal (1.1.0)

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

Third party identity principal.

Inheritance

Object > ServiceAccountDelegationInfo.Types.ThirdPartyPrincipal

Namespace

Google.Cloud.Audit

Assembly

Google.Cloud.Audit.dll

Constructors

ThirdPartyPrincipal()

public ThirdPartyPrincipal()

ThirdPartyPrincipal(ServiceAccountDelegationInfo.Types.ThirdPartyPrincipal)

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

Properties

ThirdPartyClaims

public Struct ThirdPartyClaims { get; set; }

Metadata about third party identity.

Property Value
TypeDescription
Struct