Click or drag to resize
MacroIdentityInfoProviderDEFAULT_GLOBAL_ADMINISTRATOR_IDENTITY_NAME Field

Name of macro identity which has global administrator effective user and is present by default.

This API supports the framework infrastructure and is not intended to be used directly from your code.

Namespace: CMS.MacroEngine
Assembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 11.0.0
Syntax
C#
public const string DEFAULT_GLOBAL_ADMINISTRATOR_IDENTITY_NAME = "GlobalAdministrator"

Field Value

Type: String
See Also