DataSource.NET
PermissionKey Property
NamespacesCaplin.DataSource.Messaging.PermissionIPermissionMessagePermissionKey
Gets or sets the permission key.
Declaration Syntax
C#Visual BasicVisual C++
string PermissionKey { get; set; }
Property PermissionKey As String
property String^ PermissionKey {
	String^ get ();
	void set (String^ value);
}
Value
The permission key.

Assembly: DataSource.NET (Module: DataSource.NET) Version: 6.2.6.2123 (6.2.6.2123)