Click or drag to resize
SystemContextCurrentTrustLevel Property
Current trust level.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 9.0.0
Syntax
C#
public static AspNetHostingPermissionLevel CurrentTrustLevel { get; }

Property Value

Type: AspNetHostingPermissionLevel
See Also