DevTestLabUserIdentity.TenantId Property

Definition

Set to the tenant ID of the client JWT making the request.

public Guid? TenantId { get; set; }
member this.TenantId : Nullable<Guid> with get, set
Public Property TenantId As Nullable(Of Guid)

Property Value

Applies to