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