C# (CSharp) Amazon.IdentityManagement.Model AddClientIDToOpenIDConnectProviderRequest - 6 примеров найдено. Это лучшие примеры C# (CSharp) кода для Amazon.IdentityManagement.Model.AddClientIDToOpenIDConnectProviderRequest, полученные из open source проектов. Вы можете ставить оценку каждому примеру, чтобы помочь нам улучшить качество примеров.
Похожие
Related in langs
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.