KeyMaster.NET
SubjectMapping Class
KeyMaster.NETCaplin.KeyMaster.PermissioningSubjectMapping
An implementation of the ISubjectMapping interface. You must create instances of this class if you want to use tiering or subject mapping.
Declaration Syntax
C#Visual BasicVisual C++
public class SubjectMapping : ISubjectMapping
Public Class SubjectMapping _
	Implements ISubjectMapping
public ref class SubjectMapping : ISubjectMapping
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
SubjectMapping(String, String)
Initializes a new instance of the SubjectMapping class.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
MapFromPattern
Gets or sets the pattern that will match a request for a subject.

MapToPattern
Gets or sets the pattern that client requests matching MapFromPattern will be mapped to.

MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
ToString()()()
Returns a String that represents this SubjectMapping instance.
(Overrides Object.ToString()()().)
Inheritance Hierarchy
Object
SubjectMapping

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