Freigeben über


AuthorizationRules.Remove(AuthorizationRule) Methode

Definition

Entfernt den angegebenen AuthorizationRule aus der Auflistung.

public bool Remove (Microsoft.ServiceBus.Messaging.AuthorizationRule item);
abstract member Remove : Microsoft.ServiceBus.Messaging.AuthorizationRule -> bool
override this.Remove : Microsoft.ServiceBus.Messaging.AuthorizationRule -> bool
Public Function Remove (item As AuthorizationRule) As Boolean

Parameter

item
AuthorizationRule

Das zu entfernende Element.

Gibt zurück

true, wenn der Vorgang erfolgreich ist, andernfalls false.

Implementiert

Gilt für: