Nota
L-aċċess għal din il-paġna jeħtieġ l-awtorizzazzjoni. Tista’ tipprova tidħol jew tibdel id-direttorji.
L-aċċess għal din il-paġna jeħtieġ l-awtorizzazzjoni. Tista’ tipprova tibdel id-direttorji.
Provides flags to specify the level at which to apply or modify assembly policy.
Syntax
typedef enum {
ePolicyLevelNone = 0x0,
ePolicyLevelRetargetable = 0x1,
ePolicyUnifiedToCLR = 0x2,
ePolicyLevelApp = 0x4,
ePolicyLevelPublisher = 0x8,
ePolicyLevelHost = 0x10,
ePolicyLevelAdmin = 0x20
ePolicyPortability = 0x40
} EBindPolicyLevels;
Members
| Member | Description |
|---|---|
ePolicyLevelAdmin |
Specifies that policy should be applied at the administrator level. |
ePolicyLevelApp |
Specifies that policy should be applied at the application level. |
ePolicyLevelHost |
Specifies that policy should be applied at the host level. |
ePolicyLevelNone |
Specifies no policy-level flags. |
ePolicyLevelPublisher |
Specifies that policy should be applied at the publisher level. |
ePolicyLevelRetargetable |
Specifies that policy should be applicable at variable levels. |
ePolicyPortability |
Specifies that policy should support portability between implementations of a .NET Framework assembly. See the <supportPortability> configuration file element. |
ePolicyUnifiedToCLR |
Specifies that policy should be unified to that of the common language runtime (CLR). |
Remarks
This enumeration is passed to methods of the ICLRHostBindingPolicyManager interface to specify changes in application policy.
Requirements
Platforms: See System Requirements.
Header: MSCorEE.h
Library: MSCorEE.dll
.NET Framework Versions: Available since 2.0
See also
Ikkollabora magħna fuq GitHub
Is-sors għal dan il-kontenut jista’ jinstab fuq GitHub, fejn tista’ wkoll toħloq u tirrevedi l-problemi u t-talbiet għall-immerġjar. Għal aktar informazzjoni, ara l-gwida għall-kontributuri tagħna.