AttributeNotDefinedAsSourceException Class
The exception that is thrown in either the MapAttributesForImport method or the MapAttributesForJoin method when a rules extension accesses an attribute that is not defined as a source attribute for the current flow. For information about defining source attributes, see “Select attributes” in the Microsoft Forefront Identity Manager 2010 (FIM) Help.
Namespace: Microsoft.MetadirectoryServices
Assembly: Microsoft.MetadirectoryServicesEx (in Microsoft.MetadirectoryServicesEx.dll)
Usage
'Usage
Dim instance As AttributeNotDefinedAsSourceException
Syntax
'Declaration
Public NotInheritable Class AttributeNotDefinedAsSourceException
Inherits MetadirectoryServicesException
public sealed class AttributeNotDefinedAsSourceException : MetadirectoryServicesException
public ref class AttributeNotDefinedAsSourceException sealed : public MetadirectoryServicesException
public final class AttributeNotDefinedAsSourceException extends MetadirectoryServicesException
public final class AttributeNotDefinedAsSourceException extends MetadirectoryServicesException
Inheritance Hierarchy
System.Object
System.Exception
System.ApplicationException
Microsoft.MetadirectoryServices.MetadirectoryServicesException
Microsoft.MetadirectoryServices.AttributeNotDefinedAsSourceException
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Platforms
Target Platforms
See Also
Reference
AttributeNotDefinedAsSourceException Members
Microsoft.MetadirectoryServices Namespace
MetadirectoryServicesException
Microsoft.MetadirectoryServices
MapAttributesForImport
MapAttributesForJoin