AWS SDK for .NET Documentation
ProviderId Property
AmazonAmazon.SecurityToken.ModelAssumeRoleWithWebIdentityRequestProviderId Did this page help you?   Yes   No    Tell us about it...
Gets and sets the property ProviderId.

The fully-qualified host component of the domain name of the identity provider. Specify this value only for OAuth access tokens. Do not specify this value for OpenID Connect ID tokens, such as

CopyC#
accounts.google.com
. Do not include URL schemes and port numbers. Currently,
CopyC#
www.amazon.com
and
CopyC#
graph.facebook.com
are supported.

Declaration Syntax
C#
public string ProviderId { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)