AWS.STS.ISTSAssumeRoleWithSAMLResponse.SubjectType

Format of the name ID defined bu the Format attribute in the NameID element of the SAML assertion.

property SubjectType: string;
__property AnsiString SubjectType;

File: AWS.STS.pas 

Namespace: AWS.STS 

Module: Appercept AWS SDK for Delphi 

Typical examples of the format ar persistent or transient. If the format includes the prefix urn:oasis:names:tc:SAML:2.0:nameid-format, that prefix is removed. If the format has any other prefix, it is returned unmodified.

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