ProtocolConnection.EncryptionMethod Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the encryption method that is used for the connection.
public:
property System::String ^ EncryptionMethod { System::String ^ get(); void set(System::String ^ value); };
public string EncryptionMethod { get; set; }
Public Property EncryptionMethod As String
Property Value
The protocol connection encryption method.