SocketClientAccessPolicyProtocol Wyliczenie

Definicja

Przestroga

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

Określa metodę pobierania pliku zasad dostępu klienta.

public enum class SocketClientAccessPolicyProtocol
[System.Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)]
public enum SocketClientAccessPolicyProtocol
[<System.Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)>]
type SocketClientAccessPolicyProtocol = 
Public Enum SocketClientAccessPolicyProtocol
Dziedziczenie
SocketClientAccessPolicyProtocol
Atrybuty

Pola

Http 1

Plik zasad gniazd jest pobierany przy użyciu protokołu HTTP uruchomionego na porcie TCP 943.

Tcp 0

Plik zasad gniazd jest pobierany przy użyciu niestandardowego protokołu TCP uruchomionego na porcie TCP 943.

Dotyczy