Edit

Share via


ServerAgent.RemoveAuthorizedHost(Guid) Method

Definition

Removes an entry from the authorized host table

public:
 void RemoveAuthorizedHost(Guid instance);
public void RemoveAuthorizedHost (Guid instance);
Public Sub RemoveAuthorizedHost (instance As Guid)

Parameters

instance
Guid

Uniquely identifies the entry for the host in the authorized host table.

Applies to