Partager via


IWithAuthorizationRule Interface

Définition

Étape de la définition de file d’attente permettant d’ajouter une règle d’autorisation pour accéder à la file d’attente.

public interface IWithAuthorizationRule
type IWithAuthorizationRule = interface
Public Interface IWithAuthorizationRule
Dérivé

Méthodes

WithNewListenRule(String)

Crée une règle d’autorisation d’écoute pour la file d’attente.

WithNewManageRule(String)

Crée une règle d’autorisation de gestion pour la file d’attente.

WithNewSendRule(String)

Crée une règle d’autorisation d’envoi pour la file d’attente.

WithoutAuthorizationRule(String)

Supprime une règle d’autorisation pour la file d’attente.

S’applique à