KeyMaster.NET
MapToPattern Property
KeyMaster.NETCaplin.KeyMaster.PermissioningISubjectMappingMapToPattern
Gets or sets the pattern that client requests matching MapFromPattern will be mapped to.
Declaration Syntax
C#Visual BasicVisual C++
string MapToPattern { get; set; }
Property MapToPattern As String
property String^ MapToPattern {
	String^ get ();
	void set (String^ value);
}
Value
The pattern.
Remarks

The pattern should contain references to capture registers.

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