Table of Contents

Class MacroIdentityInfoProvider

Namespace
CMS.MacroEngine
Assembly
CMS.MacroEngine.dll

Class providing MacroIdentityInfo management.

[ProviderInterface(typeof(IMacroIdentityInfoProvider))]
public class MacroIdentityInfoProvider : AbstractInfoProvider<MacroIdentityInfo, MacroIdentityInfoProvider>, IInfoProvider, ICustomizableProvider, IBulkOperationProvider, IWebFarmProvider, IInfoValidator<MacroIdentityInfo>, IInfoByGuidProvider<MacroIdentityInfo>, IBulkInfoProvider<MacroIdentityInfo>, IMacroIdentityInfoProvider, IInfoProvider<MacroIdentityInfo>, IInfoByIdProvider<MacroIdentityInfo>, IInfoByNameProvider<MacroIdentityInfo>
Inheritance
object
MacroIdentityInfoProvider
Implements
Inherited Members
Extension Methods

Constructors

MacroIdentityInfoProvider()

Constructor

public MacroIdentityInfoProvider()

Fields

DEFAULT_GLOBAL_ADMINISTRATOR_IDENTITY_NAME

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.

public const string DEFAULT_GLOBAL_ADMINISTRATOR_IDENTITY_NAME = "GlobalAdministrator"

Field Value

string