public sealed class ServiceAccountDelegationInfo.Types.ThirdPartyPrincipal : IMessage<ServiceAccountDelegationInfo.Types.ThirdPartyPrincipal>, IEquatable<ServiceAccountDelegationInfo.Types.ThirdPartyPrincipal>, IDeepCloneable<ServiceAccountDelegationInfo.Types.ThirdPartyPrincipal>, IBufferMessage, IMessageReference documentation and code samples for the Google Cloud Audit API class ServiceAccountDelegationInfo.Types.ThirdPartyPrincipal.
Third party identity principal.
Implements
IMessageServiceAccountDelegationInfoTypesThirdPartyPrincipal, IEquatableServiceAccountDelegationInfoTypesThirdPartyPrincipal, IDeepCloneableServiceAccountDelegationInfoTypesThirdPartyPrincipal, IBufferMessage, IMessageNamespace
Google.Cloud.AuditAssembly
Google.Cloud.Audit.dll
Constructors
ThirdPartyPrincipal()
public ThirdPartyPrincipal()ThirdPartyPrincipal(ThirdPartyPrincipal)
public ThirdPartyPrincipal(ServiceAccountDelegationInfo.Types.ThirdPartyPrincipal other)| Parameter | |
|---|---|
| Name | Description |
other |
ServiceAccountDelegationInfoTypesThirdPartyPrincipal |
Properties
ThirdPartyClaims
public Struct ThirdPartyClaims { get; set; }Metadata about third party identity.
| Property Value | |
|---|---|
| Type | Description |
Struct |
|