VpnServerConfigRadiusClientRootCertificate Class
Properties of the Radius client root certificate of VpnServerConfiguration.
Constructor
VpnServerConfigRadiusClientRootCertificate(*, name: str | None = None, thumbprint: str | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
name
|
The certificate name. Default value: None
|
thumbprint
|
The Radius client root certificate thumbprint. Default value: None
|
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Azure SDK for Python