Compartir a través de


MessageActionsPayloadApp.ApplicationIdentityType Propiedad

Definición

Obtiene o establece el tipo de aplicación. Entre los valores posibles se incluyen: "aadApplication", "bot", "tenantBot", "office365Connector", "webhook".

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

Valor de propiedad

Tipo de aplicación.

Se aplica a