| ContextMembershipPrimaryMembership Property |
Is the membership a primary context membership for the identity?
An identity can have multiple primary memberships but he *must* have at least one primary membership or he will not be allowed (by RoPE) to have any access rights at all.
Namespace:
Omada.OE.AppLogic
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic bool PrimaryMembership { get; }
Property Value
Type:
Boolean
See Also