KeyMaster.NET
ReadAllowed Property
KeyMaster.NETCaplin.KeyMaster.PermissioningIPermissionReadAllowed
Gets or sets a value indicating whether the user can read subjects matching SubjectPattern.
Declaration Syntax
C#Visual BasicVisual C++
bool ReadAllowed { get; set; }
Property ReadAllowed As Boolean
property bool ReadAllowed {
	bool get ();
	void set (bool value);
}
Value
true if reading is allowed, otherwise false.

Assembly: Caplin.KeyMaster (Module: Caplin.KeyMaster) Version: 5.0.4.0 (5.0.4.0)