ResourceAttributes Class | 
Namespace: Omada.OE.Solution.OIM.AppLogic.PackagedSolution.AccessRequest
public class ResourceAttributes
The ResourceAttributes type exposes the following members.
| Name | Description | |
|---|---|---|
| ResourceAttributes | 
| Name | Description | |
|---|---|---|
| Attributes | 
            Dictionary where key is the integer Id of an attribute, and values are list of attribute values converted to string
              | |
| ResourceId | 
            ResourceId
              | 
| Name | Description | |
|---|---|---|
| ToBool | 
            Converts object to boolean.
              (Defined by ObjectExtensions.) | |
| ToDateTime | 
            Converts object to DateTime.
              (Defined by ObjectExtensions.) | |
| ToInt | 
            Converts object to integer.
              (Defined by ObjectExtensions.) |