get_EncryptionPolicy()

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()

Return Value

The encryption policy that is used by the current instance.

See Also