Constant CLSID_DEFAULT
pub(crate) const CLSID_DEFAULT: &str = "{00000000-0000-0000-0000-000000000000}";Expand description
CLSID identifying the default configuration in the registry.
The default configuration is “let windows choose”. Also defined in Windows Terminal: https://github.com/microsoft/terminal/blob/v1.22.3232.0/src/propslib/DelegationConfig.hpp#L104