Edit

Share via


ServerAgent.AddAuthorizedHost Method

Definition

public void AddAuthorizedHost (Guid instance, string address, bool treatAsServer, bool treatAsAuthenticated, bool outboundOnly, bool supportsIPv4 = true, bool supportsIPv6 = true);
Public Sub AddAuthorizedHost (instance As Guid, address As String, treatAsServer As Boolean, treatAsAuthenticated As Boolean, outboundOnly As Boolean, Optional supportsIPv4 As Boolean = true, Optional supportsIPv6 As Boolean = true)

Parameters

instance
Guid
address
String
treatAsServer
Boolean
treatAsAuthenticated
Boolean
outboundOnly
Boolean
supportsIPv4
Boolean
supportsIPv6
Boolean

Applies to