NotOperator Members
Include Protected Members
Include Inherited Members
Retired Content |
---|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
The NotOperator type exposes the following members.
Constructors
Name | Description | |
---|---|---|
NotOperator |
Intializes a new instance of the NotOperator class.
|
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Evaluate |
Evaluates the current expression against the specified IPrincipal.
(Overrides BooleanExpression.Evaluate(IPrincipal).) |
|
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
Expression |
Gets or sets the expression that will be negated by the current operator.
|
See Also
Microsoft.Practices.EnterpriseLibrary.Security Namespace
Retired Content |
---|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |