TenantProfile.TenantId Property

Definition

Represents the tenant that the user is signing in to. For work and school accounts, the GUID is the immutable tenant ID of the organization that the user is signing in to. For sign-ins to the personal Microsoft account tenant (services like Xbox, Teams for Life, or Outlook), the value is 9188040d-6c67-4c5b-b112-36a304b66dad.

public string TenantId { get; }
member this.TenantId : string
Public ReadOnly Property TenantId As String

Property Value

Applies to