AWS SDK Version 3 for .NET
API Reference

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.

Inheritance Hierarchy

System.Object
  Amazon.EC2.Model.ClientVpnAuthentication

Namespace: Amazon.EC2.Model
Assembly: AWSSDK.EC2.dll
Version: 3.x.y.z

Syntax

C#
public class ClientVpnAuthentication

The ClientVpnAuthentication type exposes the following members

Constructors

NameDescription
Public Method ClientVpnAuthentication()

Properties

NameTypeDescription
Public Property ActiveDirectory Amazon.EC2.Model.DirectoryServiceAuthentication

Gets and sets the property ActiveDirectory.

Information about the Active Directory, if applicable.

Public Property FederatedAuthentication Amazon.EC2.Model.FederatedAuthentication

Gets and sets the property FederatedAuthentication.

Information about the IAM SAML identity provider, if applicable.

Public Property MutualAuthentication Amazon.EC2.Model.CertificateAuthentication

Gets and sets the property MutualAuthentication.

Information about the authentication certificates, if applicable.

Public Property Type Amazon.EC2.ClientVpnAuthenticationType

Gets and sets the property Type.

The authentication type used.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5