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 methods 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 ClientVpnAuthentication
The ClientVpnAuthentication type exposes the following members
Name | Description | |
---|---|---|
![]() |
ClientVpnAuthentication() |
Name | Type | Description | |
---|---|---|---|
![]() |
ActiveDirectory | Amazon.EC2.Model.DirectoryServiceAuthentication |
Gets and sets the property ActiveDirectory. Information about the Active Directory, if applicable. |
![]() |
FederatedAuthentication | Amazon.EC2.Model.FederatedAuthentication |
Gets and sets the property FederatedAuthentication. Information about the IAM SAML identity provider, if applicable. |
![]() |
MutualAuthentication | Amazon.EC2.Model.CertificateAuthentication |
Gets and sets the property MutualAuthentication. Information about the authentication certificates, if applicable. |
![]() |
Type | Amazon.EC2.ClientVpnAuthenticationType |
Gets and sets the property Type. The authentication type used. |
.NET Core App:
Supported in: 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5, 4.0, 3.5