Click or drag to resize

SecurityGroupWeight Property

Weight to select the default group when a user belongs to several groups. The options of the group having the highest weight are applied to the user.

Namespace: Seal.Model
Assembly: SealLibrary (in SealLibrary.dll) Version: 8.3.0.0+c4d725cbae26375217e6c77c92a07fffaea6377d
Syntax
C#
public int Weight { get; set; }

Property Value

Int32
See Also