3 references to ApplicationTrustProperty
mscorlib (3)
system\security\policy\applicationtrust.cs (3)
369
StoreDeploymentMetadataEnumeration deplEnum = m_pStore.EnumInstallerDeployments(IsolationInterop.GUID_SXS_INSTALL_REFERENCE_SCHEME_OPAQUESTRING, InstallerIdentifier,
ApplicationTrustProperty
, null);
371
StoreDeploymentMetadataPropertyEnumeration metadataEnum = m_pStore.EnumInstallerDeploymentProperties(IsolationInterop.GUID_SXS_INSTALL_REFERENCE_SCHEME_OPAQUESTRING, InstallerIdentifier,
ApplicationTrustProperty
, defAppId);
438
new StoreOperationMetadataProperty(ClrPropertySet,
ApplicationTrustProperty
, trustXml)