ServicePointManager.ClientCipherSuitesCallback Property

Definition

Caution

This API is no longer supported.

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

Property Value

CipherSuitesCallback
Attributes

Applies to