SslApplicationProtocol.Protocol Eigenschaft

Definition

Ruft ein aktuelles TLS-Anwendungsprotokoll ab, das von SslApplicationProtocol dargestellt wird.

public:
 property ReadOnlyMemory<System::Byte> Protocol { ReadOnlyMemory<System::Byte> get(); };
public ReadOnlyMemory<byte> Protocol { get; }
member this.Protocol : ReadOnlyMemory<byte>
Public ReadOnly Property Protocol As ReadOnlyMemory(Of Byte)

Eigenschaftswert

Der schreibgeschützte Bytespeicher, der ein TLS-Anwendungsprotokoll darstellt.

Gilt für: