| ConnectionEncryptionKey Property |
The encryption key used for data encryption.
Namespace: ObujekutoruAssembly: obujekutoru (in obujekutoru.dll) Version: 1.1.0.25794
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