RuleType Enumeration
An enumeration that is used to identify a rule type.
Namespace: Microsoft.MetadirectoryServices
Assembly: Microsoft.MetadirectoryServicesEx (in Microsoft.MetadirectoryServicesEx.dll)
Usage
'Usage
Dim instance As RuleType
Syntax
'Declaration
Public Enumeration RuleType
public enum RuleType
public enum class RuleType
public enum RuleType
public enum RuleType
Members
Member name | Description |
---|---|
AccountJoiner | Identifies an account joiner rule. |
ConnectorFilter | Identifies a connector filter rule. |
CSDeprovisioning | Identifies a connector space deprovisioning rule. |
ExportAttributeFlow | Identifies an export attribute flow rule. |
ImportAttributeFlow | Identifies an import attribute flow rule. |
Join | Identifies a join rule. |
MVDeletion | Identifies a metaverse deletion rule. |
Projection | Identifies a projection rule. |
Provisioning | Identifies a provisioning rule. |
Unknown | The rule type is unknown. |
Platforms
Target Platforms
See Also
Reference
Microsoft.MetadirectoryServices Namespace
Microsoft.MetadirectoryServices