Click or drag to resize

AccessComputationResultNone Property

Should be used/returned by an AM when the active user should have no access at all to the data object.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public static AccessComputationResult None { get; }

Property Value

Type: AccessComputationResult
See Also