RuleIdParameter Members
Include Protected Members
Include Inherited Members
Identifies a transport rule.
The RuleIdParameter type exposes the following members.
Constructors
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
Properties
Name | Description | |
---|---|---|
![]() |
AdditionalQueryFilter | (Inherited from ADIdParameter.) |
![]() |
IsSharedTenantConfigurationEnabled | (Inherited from ADIdParameter.) |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetObjects<T>(ObjectId, IConfigDataProvider) | (Inherited from ADIdParameter.) |
![]() |
GetObjects<T>(ObjectId, IConfigDataProvider, OptionalIdentityData, Nullable<LocalizedString>) | (Inherited from ADIdParameter.) |
![]() ![]() |
GetRuleCollectionId | Returns the Active Directory object identifier of the transport rule collection. |
![]() ![]() |
GetRuleCollectionRdn | Returns the DN of the specified transport rule collection. |
![]() |
GetType | (Inherited from Object.) |
![]() |
IsMultitenancyEnabled | (Inherited from ADIdParameter.) |
![]() |
IsSharedConfigurationEnabled | (Inherited from ADIdParameter.) |
![]() |
IsWildcardDefined | (Inherited from ADIdParameter.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() ![]() |
Parse | |
![]() |
ToString | (Inherited from ADIdParameter.) |
![]() |
UpdateInternalADObjectId | (Inherited from ADIdParameter.) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
IIdentityParameter.Initialize | (Inherited from ADIdParameter.) |
![]() ![]() |
IIdentityParameter.RawIdentity | (Inherited from ADIdParameter.) |
Top