This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Gets a value indicating whether to update the primary group for existing users.
Namespace: Smartsite.Security
Assembly: Smartsite.Security (in Smartsite.Security.dll)
Syntax
C# | Copy Code |
---|---|
public abstract bool UpdatePrimaryGroup { get; } |
Visual Basic (Declaration) | Copy Code |
---|---|
Public MustOverride ReadOnly Property UpdatePrimaryGroup As Get |
Field Value
true if the primary group for existing users should be updated (default); otherwise, false.See Also
DirectoryGateway Class
Smartsite.Security Namespace