SslApplicationProtocol.Protocol Eigenschap

Definitie

Hiermee haalt u een huidig TLS-toepassingsprotocol op dat wordt vertegenwoordigd door deze SslApplicationProtocol.

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)

Waarde van eigenschap

Het alleen-lezen bytegeheugen dat een TLS-toepassingsprotocol vertegenwoordigt.

Van toepassing op