MsmqIntegrationMessageProperty.Authenticated Proprietà

Definizione

Ottiene o imposta se il messaggio è stato autenticato.

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)

Valore della proprietà

Nullable<Boolean>

true se il messaggio è stato autenticato. In caso contrario, false.

Commenti

Ottiene un valore che indica se il messaggio è stato autenticato.

Si applica a