SessionManagerGetDefaultDomain Method

Return the GUID of the default domain for logon

Definition

Namespace: FileHold.UserRoleManager
Assembly: FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.1.0.0
C#
[WebMethodAttribute(Description = "Return the GUID of the default domain for logon")]
public Guid GetDefaultDomain()

Return Value

Guid

See Also