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
屬性

欄位

名稱 Description
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)