Interface PointToSiteConfiguration.UpdateStages.WithAuthenticationType

    • Method Detail

      • withRadiusAuthentication

        PointToSiteConfiguration.Update withRadiusAuthentication​(String serverIPAddress,
                                                                 String serverSecret)
        Specifies that RADIUS authentication type will be used.
        Parameters:
        serverIPAddress - the radius server address
        serverSecret - the radius server secret
        Returns:
        the next stage of the update