System::Net::ServicePointManager::get_EncryptionPolicy method

ServicePointManager::get_EncryptionPolicy method

Returns the encryption policy that is used by the current instance.

static System::Net::Security::EncryptionPolicy System::Net::ServicePointManager::get_EncryptionPolicy()

ReturnValue

The encryption policy that is used by the current instance.

See Also