VpnServerConfigRadiusClientRootCertificate Class

Properties of the Radius client root certificate of VpnServerConfiguration.

Inheritance
VpnServerConfigRadiusClientRootCertificate

Constructor

VpnServerConfigRadiusClientRootCertificate(*, name: typing.Union[str, NoneType] = None, thumbprint: typing.Union[str, NoneType] = None, **kwargs)

Parameters

name
str

The certificate name.

thumbprint
str

The Radius client root certificate thumbprint.