GetVpnServerConfigurationAzureActiveDirectoryAuthentication

data class GetVpnServerConfigurationAzureActiveDirectoryAuthentication(val audience: String, val issuer: String, val tenant: String)

Constructors

constructor(audience: String, issuer: String, tenant: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Audience which should be used for authentication.

Link copied to clipboard

The Issuer which should be used for authentication.

Link copied to clipboard

The Tenant which should be used for authentication.