Deli putem


WordExpression.Evaluate Method

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.

Overload List

  Name Description
Public method Evaluate(IIdentity)
Evaluates the current expression against the specified IIdentity by checking if its name matches the Value property of the current object.
Public method Evaluate(IPrincipal)
Evaluates the current expression against the specified IPrincipal by checking if it is in the role that matches the Value property of the current object.
(Overrides BooleanExpression.Evaluate(IPrincipal).)

See Also

WordExpression Class

WordExpression Members

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.