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 DomainUser |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Class DomainUser |
The type exposes the following properties.
Public Properties
Name | Description | |
---|---|---|
Domain |
Gets the domain.
|
|
Name |
Gets the name of the user.
|
|
Provider |
Gets the Membership provider.
|
|
UserPrincipalName |
Gets or sets the UserPrincipalName
|
See Also
Smartsite.Security Namespace