AWS.STS.ISTSAssumeRoleWithWebIdentityResponse.SubjectFromWebIdentityToken

The unique user identifier returned by the identity provider (IdP).

property SubjectFromWebIdentityToken: string;
__property AnsiString SubjectFromWebIdentityToken;

File: AWS.STS.pas 

Namespace: AWS.STS 

Module: Appercept AWS SDK for Delphi 

Identity associated with the WebIdentityToken that was submitteed with the AssumeRoleWithWebIdentity call. This identifier is typically unique to the user and application that acquired the WebIdentityToken.

Copyright © 2019-2021 Appercept Ltd. All rights reserved.