public sealed class ServiceAccountDelegationInfo : IMessage<ServiceAccountDelegationInfo>, IEquatable<ServiceAccountDelegationInfo>, IDeepCloneable<ServiceAccountDelegationInfo>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Security Command Center v1 API class ServiceAccountDelegationInfo.
Identity delegation history of an authenticated service account.
A string representing the principal_subject associated with the identity.
As compared to principal_email, supports principals that aren't
associated with email addresses, such as third party principals. For most
identities, the format will be principal://iam.googleapis.com/{identity
pool name}/subjects/{subject} except for some GKE identities
(GKE_WORKLOAD, FREEFORM, GKE_HUB_WORKLOAD) that are still in the legacy
format serviceAccount:{identity pool name}[{subject}]
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis page provides reference documentation for the \u003ccode\u003eServiceAccountDelegationInfo\u003c/code\u003e class within the Google Cloud Security Center v1 API, specifically for the .NET environment, with the current version being 3.11.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eServiceAccountDelegationInfo\u003c/code\u003e class is used to represent the identity delegation history of an authenticated service account, inheriting from \u003ccode\u003eobject\u003c/code\u003e and implementing multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors, a default one \u003ccode\u003eServiceAccountDelegationInfo()\u003c/code\u003e and another taking \u003ccode\u003eServiceAccountDelegationInfo other\u003c/code\u003e as a parameter, and provides two string properties: \u003ccode\u003ePrincipalEmail\u003c/code\u003e to hold a Google account's email address and \u003ccode\u003ePrincipalSubject\u003c/code\u003e to store the identity's associated principal subject.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes links to various versions of the \u003ccode\u003eServiceAccountDelegationInfo\u003c/code\u003e class ranging from 3.24.0 (latest) down to 2.2.0, showcasing the evolution of the API.\u003c/p\u003e\n"],["\u003cp\u003eThe namespace is provided as Google.Cloud.SecurityCenter.V1 and located within the Google.Cloud.SecurityCenter.V1.dll assembly.\u003c/p\u003e\n"]]],[],null,[]]