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

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