RuleIdParameter Constructor

Include Protected Members
Include Inherited Members

Intitializes a new instance of the RuleIdParameter class.

Overload List

  Name Description
Public method RuleIdParameter() Intitializes a new instance of the RuleIdParameter class.
Public method RuleIdParameter(INamedIdentity) Intitializes a new instance of the RuleIdParameter class for the specified named identity.
Public method RuleIdParameter(ADObjectId) Intitializes a new instance of the RuleIdParameter class with the specified Active Directory object identifier.
Public method RuleIdParameter(String) Intitializes a new instance of the RuleIdParameter class from the specified identifier.

Top