| ConnectionEncryptionKey Property |
The encryption key used for data encryption.
Namespace:
Obujekutoru
Assembly:
obujekutoru (in obujekutoru.dll) Version: 1.2.0.35246
Syntax public string EncryptionKey { get; }
Public ReadOnly Property EncryptionKey As String
Get
public:
property String^ EncryptionKey {
String^ get ();
}
member EncryptionKey : string with get
Property Value
Type:
StringSee Also