OsEnvironment: {
Policy: {
getAllowedAppSources: any;
windowsVersionHasAppSourcesFeature: any;
};
reportAllowedAppSources(): any;
}
Type declaration
-
Policy: {
getAllowedAppSources: any;
windowsVersionHasAppSourcesFeature: any;
}
-
getAllowedAppSources: any
-
windowsVersionHasAppSourcesFeature: any
-
reportAllowedAppSources:function
- reportAllowedAppSources(): any
-
Returns any