Interface: IGetCurrentIdentityResponse
cloudservice.v1.IGetCurrentIdentityResponse
Properties of a GetCurrentIdentityResponse.
Implemented by
Properties
principalApiKey
• Optional principalApiKey: null | IApiKey
The API key info used to authenticate the request, if any
serviceAccount
• Optional serviceAccount: null | IServiceAccount
The user is a service account
user
• Optional user: null | IUser
The user is a regular user