Aracılığıyla paylaş


SslApplicationProtocol.Protocol Özellik

Tanım

Bu SslApplicationProtocoltarafından temsil edilen geçerli bir TLS uygulama protokolü alır.

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)

Özellik Değeri

TLS uygulama protokollerini temsil eden salt okunur bayt belleği.

Şunlara uygulanır