ServicePointManager.ServerCipherSuitesCallback Property

Definition

Caution

This API is no longer supported.

public:
 static property System::Net::CipherSuitesCallback ^ ServerCipherSuitesCallback { System::Net::CipherSuitesCallback ^ get(); void set(System::Net::CipherSuitesCallback ^ value); };
[System.Obsolete("This API is no longer supported.", true)]
public static System.Net.CipherSuitesCallback ServerCipherSuitesCallback { get; set; }
[<System.Obsolete("This API is no longer supported.", true)>]
static member ServerCipherSuitesCallback : System.Net.CipherSuitesCallback with get, set
Public Shared Property ServerCipherSuitesCallback As CipherSuitesCallback

Property Value

CipherSuitesCallback
Attributes

Applies to