FakeWorkflowContextInitiatingUserId - свойство |
Gets the GUID of the system user account under which the current pipeline is executing.
Пространство имён: PZone.Xrm.Testing.Workflow
public Guid InitiatingUserId { get; set; }
Type: GuidThe GUID of the system user account under which the current pipeline is executing. This property corresponds to the SystemUserId property, which is the primary key for the SystemUser entity.