C# Class Amazon.IdentityManagement.Model.DeleteSAMLProviderRequest

Container for the parameters to the DeleteSAMLProvider operation.

Deletes a SAML provider.

Deleting the provider does not update any roles that reference the SAML provider as a principal in their trust policies. Any attempt to assume a role that references a SAML provider that has been deleted will fail.

NOTE:This operation requires Signature Version 4.

Inheritance: AmazonIdentityManagementServiceRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetSAMLProviderArn ( ) : bool