ImageGear .NET - Updated March 30, 2018
SecureObject Property




ImageGear24.Art Assembly > ImageGear.ART Namespace > ImGearARTAccessDeniedException Class : SecureObject Property
Gets a secure object to which the access was limited.
Syntax
'Declaration
 
Public ReadOnly Property SecureObject As Object
 
'Usage
 
Dim instance As ImGearARTAccessDeniedException
Dim value As Object
 
value = instance.SecureObject

Property Value

The possible values: ImGearARTPage, ImGearARTGroup, ImGearARTMark.
See Also

Reference

ImGearARTAccessDeniedException Class
ImGearARTAccessDeniedException Members