C# Class Amazon.IdentityManagement.Model.RemoveClientIDFromOpenIDConnectProviderRequest

Container for the parameters to the RemoveClientIDFromOpenIDConnectProvider operation. Removes the specified client ID (also known as audience) from the list of client IDs registered for the specified IAM OpenID Connect (OIDC) provider resource object.

This action is idempotent; it does not fail or return an error if you try to remove a client ID that does not exist.

Inheritance: AmazonIdentityManagementServiceRequest
显示文件 Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetClientID ( ) : bool
IsSetOpenIDConnectProviderArn ( ) : bool