KeyMaster.NET
MapFromPattern Property
KeyMaster.NETCaplin.KeyMaster.PermissioningISubjectMappingMapFromPattern
Gets or sets the pattern that will match a request for a subject.
Declaration Syntax
C#Visual BasicVisual C++
string MapFromPattern { get; set; }
Property MapFromPattern As String
property String^ MapFromPattern {
	String^ get ();
	void set (String^ value);
}
Value
The pattern.
Remarks
The pattern is an Extended regular expression and can contain captures.

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