Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property specifies the Event Handler that manages security settings for customers enabling code signing. |
| What area does it affect? |
Code Signing Security |
| What does the default mean? |
The default value is "com.glide.codesigning.tracking.CodeSigningSecurePropertiesHandler", which is the baseline setting used unless it is changed. |
| When should you review it? |
Review this property when implementing or updating code signing features. |
Out of the box property record
Raw metadata from the property record.
| Property name |
com.glide.event_handler.code_signing.tracking |
| Sys ID |
0261c1484ff51110cd9020cc32ce0b10 |
| Type |
string |
| Application |
Global |
| Default value |
com.glide.codesigning.tracking.CodeSigningSecurePropertiesHandler |
| Description |
This property defines the Event Handler that ensures customers newly enabling code signing are configured to be as secure as possible |
| Updated |
2024-05-25 04:36:51 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... this property. com.glide.codesigning.tracking.validation.fail_fast true|false When true, Code Signing verification fails at the first script validation failure instead of verifying all scripts. Important: Elevated Security is needed to modify this property. com.glide.event_handler.code_signing.tracking String Defines the Event Handler that helps ensure that customers newly enabling Code Signing are configured to be as secure as possible. Important: Elevated Security is needed to modify this ...
Related properties