ITlsHandshakeFeature.Protocol Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Ruft das SslProtocols ab.
public:
property System::Security::Authentication::SslProtocols Protocol { System::Security::Authentication::SslProtocols get(); };
public System.Security.Authentication.SslProtocols Protocol { get; }
member this.Protocol : System.Security.Authentication.SslProtocols
Public ReadOnly Property Protocol As SslProtocols