Click or drag to resize

ModulePropertiesRequiredPolicy Property

Specify a policy which must be in place for metadata associated with this module to be loaded by the application. Primarily used for end users to indirectly permission system pages.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
string RequiredPolicy { get; }

Property Value

Type: String
Specify a policy which must be in place for metadata associated with this module to be loaded by the application. Primarily used for end users to indirectly permission system pages.
See Also