C# Class Amazon.IdentityManagement.Model.AddClientIDToOpenIDConnectProviderRequest

Container for the parameters to the AddClientIDToOpenIDConnectProvider operation. Adds a new client ID (also known as audience) to the list of client IDs already registered for the specified IAM OpenID Connect (OIDC) provider resource.

This action is idempotent; it does not fail or return an error if you add an existing client ID to the provider.

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

Private Methods

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