WebJobsAuthenticationEventsContextUser Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the User Data Model Object.
public class WebJobsAuthenticationEventsContextUser
type WebJobsAuthenticationEventsContextUser = class
Public Class WebJobsAuthenticationEventsContextUser
- Inheritance
-
WebJobsAuthenticationEventsContextUser
Constructors
WebJobsAuthenticationEventsContextUser() |
Properties
CompanyName |
Gets the name of the company. |
CreatedDateTime |
Gets or sets the created date and time. |
DisplayName |
Gets the display name. |
GivenName |
Gets the first name. |
Id |
Gets the identifier. |
Gets the mail address. |
|
OnPremisesSamAccountName |
Gets the name of the on premises sam account. |
OnPremisesSecurityIdentifier |
Gets the on premises security identifier. |
OnPremiseUserPrincipalName |
Gets the name of the on premise user principal. |
PreferredDataLocation |
Gets the preferred data location. |
PreferredLanguage |
Gets the preferred language. |
Surname |
Gets the surname. |
UserPrincipalName |
Gets the name of the user principal. |
UserType |
Gets the type of the user. |
Applies to
Azure SDK for .NET