public static interface PointToSiteConfiguration.UpdateStages.WithAuthenticationType extends PointToSiteConfiguration.UpdateStages.WithAzureCertificate
| Modifier and Type | Method and Description |
|---|---|
PointToSiteConfiguration.Update |
withRadiusAuthentication(String serverIPAddress,
String serverSecret)
Specifies that RADIUS authentication type will be used.
|
withAzureCertificate, withAzureCertificateFromFile, withoutAzureCertificatePointToSiteConfiguration.Update withRadiusAuthentication(String serverIPAddress, String serverSecret)
serverIPAddress - the radius server addressserverSecret - the radius server secretCopyright © 2021 Microsoft Corporation. All rights reserved.