ProfileAttrDef Class
Autodesk.Connectivity.WebServices›Autodesk.Connectivity.WebServices
Definition of a profile attribute.
Syntax
public class ProfileAttrDef Public Class ProfileAttrDef Properties
| Name | Description |
|---|---|
| ActiveDirMap | Active Directory field the attribute is mapped from (null if not mapped). |
| Assoc | The association type (can be none, user, group, or both depending on combination of flags). |
| Id | The profile attribute id. |
| Name | Name of the profile attribute (must be unique). |
Returned By
Where you get a ProfileAttrDef — members that return one.
- AdminService.AddProfileAttributeDef
- AdminService.GetProfileAttributeDefs
- AdminService.UpdateProfileAttributeDef
Inheritance Hierarchy
- System.Object
- Autodesk.Connectivity.WebServices.ProfileAttrDef