KeyMaster.NET
MapToPattern Property
KeyMaster.NETCaplin.KeyMaster.PermissioningSubjectMappingMapToPattern
Gets or sets the pattern that client requests matching MapFromPattern will be mapped to.
Declaration Syntax
C#Visual BasicVisual C++
public string MapToPattern { get; set; }
Public Property MapToPattern As String
public:
virtual property String^ MapToPattern {
	String^ get () sealed;
	void set (String^ value) sealed;
}
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)