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.
Describes the authentication method to be used by a Client VPN endpoint. For more information, see Authentication in the Client VPN Administrator Guide.
Namespace: Amazon.EC2.Model
Assembly: AWSSDK.EC2.dll
Version: 3.x.y.z
public class ClientVpnAuthenticationRequest
The ClientVpnAuthenticationRequest type exposes the following members
Name | Description | |
---|---|---|
ClientVpnAuthenticationRequest() |
Name | Type | Description | |
---|---|---|---|
ActiveDirectory | Amazon.EC2.Model.DirectoryServiceAuthenticationRequest |
Gets and sets the property ActiveDirectory.
Information about the Active Directory to be used, if applicable. You must provide
this information if Type is |
|
FederatedAuthentication | Amazon.EC2.Model.FederatedAuthenticationRequest |
Gets and sets the property FederatedAuthentication.
Information about the IAM SAML identity provider to be used, if applicable. You must
provide this information if Type is |
|
MutualAuthentication | Amazon.EC2.Model.CertificateAuthenticationRequest |
Gets and sets the property MutualAuthentication.
Information about the authentication certificates to be used, if applicable. You must
provide this information if Type is |
|
Type | Amazon.EC2.ClientVpnAuthenticationType |
Gets and sets the property Type. The type of client authentication to be used. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5