Edit

Share via


ProtocolConnection.EncryptionMethod Property

Definition

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.

Applies to