Skip to main content

TIAMCreateSAMLProviderRequest

Class in AWS.IAM

CreateSAMLProvider request class.

Ancestors

Properties

Name

property Name: string

SAMLMetadataDocument

property SAMLMetadataDocument: string

Tags

property Tags: TList<IIAMTag>

Type: IIAMTag

Constructors

Create

constructor Create(const AName, ASAMLMetadataDocument: string);

Constructor for TIAMCreateSAMLProviderRequest.

Parameters

NameDescription
ANameSpecify a name for the provider.
ASAMLMetadataDocumentSpecify the XML document generated by an identity provider (IdP) that supports SMAL 2.0.