WebJobsAuthenticationEventsContextUser Class

Definition

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.

Mail

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