User Members (Microsoft.Office.InfoPath)
Provides properties and a method that can be used to return information about the current user.
The following tables list the members exposed by the User type.
Protected Constructors
Name | Description | |
---|---|---|
User |
Top
Public Properties
Name | Description | |
---|---|---|
LoginName | Gets the user's full credentials. | |
UserName | Gets only the user's username. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
IsUserMemberOf | Gets whether the current user is a member of the specified group. | |
ReferenceEquals | (inherited from Object) | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top