Gets and sets the property Provider. 
            
             The issuing authority of the web identity token presented. For OpenID Connect ID
            Tokens this contains          the value of the  CopyC# field. For OAuth 2.0
            Access Tokens, this contains the value of the
CopyC# field. For OAuth 2.0
            Access Tokens, this contains the value of the          iss
 CopyC# parameter
            that was passed in the
CopyC# parameter
            that was passed in the ProviderId
 CopyC# request.
CopyC# request.
            AssumeRoleWithWebIdentity
 Declaration Syntax
 Declaration Syntax| C# | 
public string Provider { get; set; }