Click or drag to resize

AccessComputationResultDefault Property

Should be used/returned by an AM when it has no desire to modify the access to a data object for the active user.

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

Property Value

Type: AccessComputationResult
See Also