ParentT - the stage of the parent definition to return to after attaching this definitionpublic static interface PointToSiteConfiguration.DefinitionStages.WithAuthenticationType<ParentT> extends PointToSiteConfiguration.DefinitionStages.WithAzureCertificate<ParentT>
| Modifier and Type | Method and Description |
|---|---|
PointToSiteConfiguration.DefinitionStages.WithAttach<ParentT> |
withRadiusAuthentication(String serverIPAddress,
String serverSecret)
Specifies that RADIUS server will be used for authentication.
|
withAzureCertificate, withAzureCertificateFromFilePointToSiteConfiguration.DefinitionStages.WithAttach<ParentT> withRadiusAuthentication(String serverIPAddress, String serverSecret)
serverIPAddress - the radius server addressserverSecret - the radius server secretCopyright © 2021 Microsoft Corporation. All rights reserved.