AccountServicesConstantsGlobalUsersGroupId Field |
The ID of the built-in Global Users group.
Namespace:
Dundas.BI.AccountServices
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public static readonly Guid GlobalUsersGroupId
Public Shared ReadOnly GlobalUsersGroupId As Guid
public:
static initonly Guid GlobalUsersGroupId
static val GlobalUsersGroupId: Guid
Field Value
Type:
GuidRemarks The value of this constant is dde3c9e3-618d-4d05-b7bb-d301f054b18e.
See Also