Share via


PointToSiteConfigurationImpl.IWithAuthenticationType<IUpdate>.WithRadiusAuthentication Methode

Definition

Gibt an, dass der RADIUS-Server für die Authentifizierung verwendet wird.

Microsoft.Azure.Management.Network.Fluent.PointToSiteConfiguration.Definition.IWithAttach<Microsoft.Azure.Management.Network.Fluent.VirtualNetworkGateway.Update.IUpdate> IWithAuthenticationType<IUpdate>.WithRadiusAuthentication (string serverIPAddress, string serverSecret);
abstract member Microsoft.Azure.Management.Network.Fluent.PointToSiteConfiguration.Definition.IWithAuthenticationType<Microsoft.Azure.Management.Network.Fluent.VirtualNetworkGateway.Update.IUpdate>.WithRadiusAuthentication : string * string -> Microsoft.Azure.Management.Network.Fluent.PointToSiteConfiguration.Definition.IWithAttach<Microsoft.Azure.Management.Network.Fluent.VirtualNetworkGateway.Update.IUpdate>
override this.Microsoft.Azure.Management.Network.Fluent.PointToSiteConfiguration.Definition.IWithAuthenticationType<Microsoft.Azure.Management.Network.Fluent.VirtualNetworkGateway.Update.IUpdate>.WithRadiusAuthentication : string * string -> Microsoft.Azure.Management.Network.Fluent.PointToSiteConfiguration.Definition.IWithAttach<Microsoft.Azure.Management.Network.Fluent.VirtualNetworkGateway.Update.IUpdate>
Function WithRadiusAuthentication (serverIPAddress As String, serverSecret As String) As IWithAttach(Of IUpdate) Implements IWithAuthenticationType(Of IUpdate).WithRadiusAuthentication

Parameter

serverIPAddress
String

Die Radiusserveradresse.

serverSecret
String

Das Geheimnis des Radiusservers.

Gibt zurück

Implementiert

Gilt für: