Compartir a través de


MsmqIntegrationMessageProperty.Authenticated Propiedad

Definición

Obtiene o establece si se autenticó el mensaje.

public:
 property Nullable<bool> Authenticated { Nullable<bool> get(); };
public bool? Authenticated { get; }
member this.Authenticated : Nullable<bool>
Public ReadOnly Property Authenticated As Nullable(Of Boolean)

Valor de propiedad

true si se autenticó el mensaje; de lo contrario, false.

Comentarios

Obtiene un valor que indica si se autenticó el mensaje.

Se aplica a