UserGroupManagerSynchronizeDomain Method

Synchronize the given domain.

Definition

Namespace: FileHold.UserRoleManager
Assembly: FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.1.0.0
C#
[WebMethodAttribute(Description = "Synchronize the given domain.")]
public void SynchronizeDomain(
	Guid domainId
)

Parameters

domainId  Guid

See Also