Gets the identifier that DOFs created from this DOF.Config will use for operations in the unsecured domain.
Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax
C#
public DOFObjectIDSource getSourceID()
Return Value
Type: DOFObjectIDSourceThe DOFObjectID.Source stored in the DOF.Config. Null if the identifier is randomly generated.
Remarks
See Also
Reference
Builder.setSourceID(Source)