Sets the identifier that is used for the DOF's operations in the unsecured domain. Operations in secure domains may not use this source identifier. Source identifiers in secure domains may be assigned by the Authentication Server (AS) and thus, would not be under application control. Source identifiers must be globally unique. By default, the source identifier is a GUID that is randomly generated when the DOFConfigBuilder is created. If you use this method to set a constant value for the source identifier, you should not use a DOFConfig created from this DOFConfigBuilder to instantiate more than one DOF. You should also ensure that you include DOF_CancelAllOperations in the DOF's startup routines.
|