Click or drag to resize
ObjectSecurityEventArgsTObjectResult Property
Result of the security check. If true, the security check is allowed

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
public AuthorizationResultEnum Result { get; set; }

Property Value

Type: AuthorizationResultEnum
See Also