CreateWithNewAttributes
Overload List:
These methods create a new end-user security context with replacement attributes.
-
CreateWithNewAttributes(string contextName, string attributes)
This method creates a new end-user security context with a single replacement attribute entry.
-
CreateWithNewAttributes(Dictionary<string, string> attributes)
This method creates a new end-user security context with replacement attributes from a dictionary.