SocketClientAccessPolicyProtocol Enumeration

Definition

Achtung

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

Gibt die Methode zum Herunterladen einer Clientzugriffsrichtlinien-Datei an.

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
Vererbung
SocketClientAccessPolicyProtocol
Attribute

Felder

Http 1

Die Socketrichtlinien-Datei wird mit dem HTTP-Protokoll an TCP-Port 943 heruntergeladen.

Tcp 0

Die Socketrichtlinien-Datei wird mit einem benutzerdefinierten TCP-Protokoll an TCP-Port 943 heruntergeladen.

Gilt für: