Click or drag to resize

ObjectIdPropertyValueIdentityCategory Class

Inheritance Hierarchy
SystemObject
  Omada.OE.ModelObjectIdPropertyValueIdentityCategory

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public class IdentityCategory

The ObjectIdPropertyValueIdentityCategory type exposes the following members.

Constructors
Fields
  NameDescription
Public fieldStatic memberBusinessPartner
Public fieldStatic memberComputer
Public fieldStatic memberContractor
Public fieldStatic memberCustomer
Identity is an end-customer who has registered herself via the CIAM portal.
Public fieldStatic memberEmployee
Public fieldStatic memberOther
Top
Extension Methods
  NameDescription
Public Extension MethodToBool
Converts object to boolean.
(Defined by ObjectExtensions.)
Public Extension MethodToDateTime
Converts object to DateTime.
(Defined by ObjectExtensions.)
Public Extension MethodToInt
Converts object to integer.
(Defined by ObjectExtensions.)
Top
See Also