principalSubject property

String? principalSubject
getter/setter pair

[Full-projection-only] String representation of identity of requesting party.

Populated for both first- and third-party identities. Only present for APIs that support third-party identities.

Implementation

core.String? principalSubject;