ApplicationDirectoryMembershipCondition Members
.NET Framework 1.1
ApplicationDirectoryMembershipCondition overview
Public Constructors
ApplicationDirectoryMembershipCondition Constructor | Initializes a new instance of the ApplicationDirectoryMembershipCondition class. |
Public Methods
Check | Determines whether the membership condition is satisfied by the specified evidence. |
Copy | Creates an equivalent copy of the membership condition. |
Equals | Overridden. Determines whether the specified membership condition is an ApplicationDirectoryMembershipCondition. |
FromXml | Overloaded. Reconstructs a security object with a specified state from an XML encoding. |
GetHashCode | Overridden. Gets the hash code for the current membership condition. |
GetType (inherited from Object) | Gets the Type of the current instance. |
ToString | Overridden. Creates and returns a string representation of the membership condition. |
ToXml | Overloaded. Creates an XML encoding of the security object and its current state. |
Protected Methods
Finalize (inherited from Object) | Overridden. Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
In C# and C++, finalizers are expressed using destructor syntax. |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |
See Also
ApplicationDirectoryMembershipCondition Class | System.Security.Policy Namespace
