Partager via


TabResponsePayload.Type Propriété

Définition

Obtient ou définit le choix des options d’action lors de la réponse au message tab/fetch. Les valeurs possibles incluent « continue », « auth » ou « silentAuth ».

public string Type { get; set; }
member this.Type : string with get, set
Public Property Type As String

Valeur de propriété

L’un des deux : 'continue', 'auth' ou 'silentAuth'.

S’applique à