Skip to main content

Interface: $Properties

v1.GetCurrentIdentityResponse.$Properties

Properties of a GetCurrentIdentityResponse.

Hierarchy

Properties

principal

Optional principal: "user" | "serviceAccount"

The authenticated principal making the request


principalApiKey

Optional principalApiKey: null | $Properties

The API key info used to authenticate the request, if any


serviceAccount

Optional serviceAccount: null | $Properties

The user is a service account


user

Optional user: null | $Properties

The user is a regular user