AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Instantiates the controller to use the specified instances to perform authentication and response parsing.
Namespace: Amazon.SecurityToken.SAML
Assembly: AWSSDK.SecurityToken.dll
Version: 3.x.y.z
public SAMLAuthenticationController(
IAuthenticationController authenticationController,
IAuthenticationResponseParser responseParser,
WebProxy proxySettings
)
Handler that will be called to perform authentication.
Handler that will be called to parse successful authentication responses
Null or proxy settings that should be used when communicating with the authentication endpoint.
.NET Framework:
Supported in: 4.7.2 and newer