Partager via


Remove method of the PS_VpnSstpProxyRule class

Removes one or more Tenant ID to Gateway mappings for the SSTP proxy.

Syntax

uint32 Remove(
  [in] string  TenantID[],
  [in] boolean Force
);

Parameters

TenantID [in]

The Tenant or Group ID to configure the SSTP proxy mapping.

Force [in]

If specified, overrides the default confirmation before performing the operation.

Requirements

Minimum supported client
None supported
Minimum supported server
Windows Server 2016
Namespace
Root\Microsoft\Windows\RemoteAccess
MOF
Ramgmtpsprovider.mof
DLL
RAMgmtPSProvider.dll

See also

PS_VpnSstpProxyRule