![]() |
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# |
![]() |
---|---|
public class DomainUser |
Visual Basic (Declaration) |
![]() |
---|---|
Public Class DomainUser |
The type exposes the following members.
Public Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
ToString | Overloaded. |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
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