Kentico 11 API Reference
Kentico 11 API Reference
Namespaces
CMS.CMSImportExport
SiteImportSettings Class
SiteImportSettings Properties
AllowBulkInsert Property
AppCodeFolder Property
CopyCodeFiles Property
CopyFiles Property
CreateVersion Property
CurrentUrl Property
DeleteTemporaryFiles Property
EnableSearchTasks Property
ExistingSite Property
FileOperations Property
FullVersion Property
HotfixVersion Property
ImportOnlyNewObjects Property
ImportSite Property
ImportType Property
IsNewSite Property
IsOlderHotfixVersion Property
IsOlderVersion Property
IsWebApplication Property
IsWebTemplate Property
LogIntegration Property
LogObjectsWarnings Property
LogSynchronization Property
MacroSecurityUser Property
RebuildSearchIndex Property
RefreshMacroSecurity Property
ScriptParameter Property
SiteDescription Property
SiteDisplayName Property
SiteDomain Property
SiteIsContentOnly Property
SiteIsIncluded Property
SourceFilePath Property
TemporaryFilesCreated Property
TranslationSiteId Property
UseAutomaticSiteForTranslation Property
Version Property
SiteImportSettings
MacroSecurityUser Property
Gets or sets the user whose identity is to be used for macro signing when
RefreshMacroSecurity
is set. The default value is
CurrentUser
.
Namespace:
CMS.CMSImportExport
Assembly:
CMS.ImportExport (in CMS.ImportExport.dll) Version: 11.0.0
Syntax
C#
Copy
public
IUserInfo
MacroSecurityUser
{
get
;
set
; }
Property Value
Type:
IUserInfo
See Also
Reference
SiteImportSettings Class
CMS.CMSImportExport Namespace
Copyright (c) 2017 Kentico Software
Send comments on this topic to
support@kentico.com