Share via


IWithAuthorizationRule Interface

Definition

The stage of the queue definition allowing to add an authorization rule for accessing the subscription.

public interface IWithAuthorizationRule
type IWithAuthorizationRule = interface
Public Interface IWithAuthorizationRule

Methods

WithNewAuthorizationRule(String, AccessRights[])

Creates an authorization rule for the subscription.

WithoutNewAuthorizationRule(String)

Removes an authorization rule for the subscription.

Applies to