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; }
ReadOnly Property RequiredPolicy As String
Get
Property Value
Type:
StringSpecify 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