Click or drag to resize
MacroSettingsIdentityOption Property
Gets or sets the identity option to be used to verify security when CheckIntegrity is false.

Namespace: CMS.MacroEngine
Assembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 11.0.0
Syntax
C#
public MacroIdentityOption IdentityOption { get; set; }

Property Value

Type: MacroIdentityOption
See Also