VpnServerConfigVpnClientRootCertificate Class
Properties of VPN client root certificate of VpnServerConfiguration.
- Inheritance
-
VpnServerConfigVpnClientRootCertificate
Constructor
VpnServerConfigVpnClientRootCertificate(*, name: typing.Union[str, NoneType] = None, public_cert_data: typing.Union[str, NoneType] = None, **kwargs)
Parameters
- name
- str
The certificate name.
- public_cert_data
- str
The certificate public data.
Feedback
Submit and view feedback for