SocketClientAccessPolicyProtocol 枚举

定义

注意

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

指定下载客户端访问策略文件的方法。

C#
[System.Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)]
public enum SocketClientAccessPolicyProtocol
继承
SocketClientAccessPolicyProtocol
属性

字段

名称 说明
Http 1

使用在 TCP 端口 943 上运行的 HTTP 协议下载套接字策略文件。

Tcp 0

使用在 TCP 端口 943 上运行的自定义 TCP 协议下载套接字策略文件。

适用于

产品 版本 (已过时)
.NET Framework (4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1)