Share via


UserDelegationKey.SignedTid Property

Definition

Tenant ID of the tenant that issued this token.

public Guid? SignedTid { get; }
member this.SignedTid : Nullable<Guid>
Public ReadOnly Property SignedTid As Nullable(Of Guid)

Property Value

A Guid representing the tenant ID.

Applies to