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
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
inline fun copy(block: ClientVpnAuthenticationRequest.Builder.() -> Unit = {}): ClientVpnAuthenticationRequest