LumiSoft Mail Server User API
EncryptionKey Property
Namespaces > LumiSoft.Net.SDP > SDP_Media > EncryptionKey
Gets or sets media encryption key info.
Syntax
C#Visual BasicManaged C++
public string EncryptionKey { get; set; }
Public Property EncryptionKey As String
public:
String^ EncryptionKey {
	String^ get ();
	void set (String^ value);
}

Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)