ClientVpnAuthenticationRequest

Describes the authentication method to be used by a Client VPN endpoint. For more information, see Authentication in the Client VPN Administrator Guide.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Information about the Active Directory to be used, if applicable. You must provide this information if Type is directory-service-authentication.

Link copied to clipboard

Information about the IAM SAML identity provider to be used, if applicable. You must provide this information if Type is federated-authentication.

Link copied to clipboard

Information about the authentication certificates to be used, if applicable. You must provide this information if Type is certificate-authentication.

Link copied to clipboard

The type of client authentication to be used.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String