This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Syntax
C# | Copy Code |
---|---|
public class ActiveDirectoryUser |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Class ActiveDirectoryUser |
The type exposes the following properties.
Public Properties
Name | Description | |
---|---|---|
CommonName |
The user's common name
|
|
DisplayName |
The user's diplay name
|
|
The user's email
|
||
IsUpdated |
Gets or sets a value indicating whether the account information (in the database) have been updated.
|
|
SID |
The SID (Security Identifier) uniquely identifies the user
on all (Active or Novell) Directory implementations
|
|
UserId |
Gets or sets the Smartsite User Id.
|
|
UserName |
User name
|
See Also
Smartsite.Security Namespace