SessionManagerGetStoredDomains Method

Return all available synchronized domains

Definition

Namespace: FileHold.UserRoleManager
Assembly: FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.1.0.0
C#
[WebMethodAttribute(Description = "Return all available synchronized domains")]
public DomainInfo[] GetStoredDomains()

Return Value

DomainInfo

See Also