P2SVpnProfileParameters Class
Vpn Client Parameters for package generation.
Constructor
P2SVpnProfileParameters(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
authentication_method
|
VPN client authentication method. Known values are: "EAPTLS" and "EAPMSCHAPv2". |
Attributes
authentication_method
"EAPTLS" and "EAPMSCHAPv2".
authentication_method: str | _models.AuthenticationMethod | None