Container for the parameters to the GetSAMLProvider operation.
            Returns the SAML provider metadocument that was uploaded when the provider was created
            or            updated.
            
                    
|  Note: | 
|---|
| This operation requires Signature Version 4. | 
 Declaration Syntax
 Declaration Syntax| C# | 
public class GetSAMLProviderRequest : AmazonWebServiceRequest
 Members
 Members| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description | 
|---|---|---|
|  | GetSAMLProviderRequest()()()() | Initializes a new instance of the GetSAMLProviderRequest class | 
|  | Equals(Object) | (Inherited from Object.) | 
|  | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) | 
|  | GetType()()()() | Gets the type of the current instance.(Inherited from Object.) | 
|  | SAMLProviderArn | 
            Gets and sets the property SAMLProviderArn. 
             The Amazon Resource Name (ARN) of the SAML provider to get information about. | 
|  | ToString()()()() | Returns a string that represents the current object.(Inherited from Object.) | 
|  | WithSAMLProviderArn(String) | Obsolete. 
            Sets the SAMLProviderArn property
             | 
 Inheritance Hierarchy
 Inheritance Hierarchy| Object | ||
|  | AmazonWebServiceRequest | |
|  | GetSAMLProviderRequest | |