Partager via


MsmqIntegrationMessageProperty.Authenticated Propriété

Définition

Obtient ou définit si le message a été authentifié.

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)

Valeur de propriété

Nullable<Boolean>

true si le message a été authentifié ; sinon false.

Remarques

Obtient une valeur qui indique si le message a été authentifié.

S’applique à