Gathers naming information from the context property and determines whether the new context is ok for...
Defines an environment for the objects that are resident inside it and for which a policy can be enfo...
string Name
Gets the name of the property under which it will be added to the context.
bool IsNewContextOK(Context newCtx)
Returns a Boolean value indicating whether the context property is compatible with the new context.
void Freeze(Context newContext)
Called when the context is frozen.