| ContextMembershipValidTo Property |
The minimum of the ValidTo (if any) of the ContextAssignment data object (if any) and the ValidTo (if any) of the context data object.
If membership is due to the identity being in the "membership" property of the context then ValidFrom is always MaxValue.
Namespace:
Omada.OE.AppLogic
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic DateTime ValidTo { get; }
Property Value
Type:
DateTime
See Also