RemServiceAddHttpAcl Method |
Adds a URL reservation entry on local machine for the HTTP remoting host.
Namespace:
RRAutoLib.Remoting
Assembly:
RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
SyntaxPublic Shared Function AddHttpAcl As String
public static string AddHttpAcl()
Return Value
Type:
String
RemarksThe HTTP service must be registered with HTTP.SYS for non Administrator accounts.
See Also