RuleIdParameter Constructor
Include Protected Members
Include Inherited Members
Intitializes a new instance of the RuleIdParameter class.
Overload List
Name | Description | |
---|---|---|
RuleIdParameter() | Intitializes a new instance of the RuleIdParameter class. | |
RuleIdParameter(INamedIdentity) | Intitializes a new instance of the RuleIdParameter class for the specified named identity. | |
RuleIdParameter(ADObjectId) | Intitializes a new instance of the RuleIdParameter class with the specified Active Directory object identifier. | |
RuleIdParameter(String) | Intitializes a new instance of the RuleIdParameter class from the specified identifier. |
Top