UserGroupManagerDeleteDomain Method

Delete synchronized domain.

Definition

Namespace: FileHold.UserRoleManager
Assembly: FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.1.0.0
C#
[WebMethodAttribute(Description = "Delete synchronized domain.")]
public void DeleteDomain(
	Guid domainId
)

Parameters

domainId  Guid

See Also