Freigeben über


AuthorizationRules.HasEqualRuntimeBehavior(AuthorizationRules) Methode

Definition

Bestimmt, ob das angegebene AuthorizationRules Laufzeitverhalten das gleiche wie dieses aktuelle Objekt aufweist.

public bool HasEqualRuntimeBehavior (Microsoft.ServiceBus.Messaging.AuthorizationRules comparand);
member this.HasEqualRuntimeBehavior : Microsoft.ServiceBus.Messaging.AuthorizationRules -> bool
Public Function HasEqualRuntimeBehavior (comparand As AuthorizationRules) As Boolean

Parameter

comparand
AuthorizationRules

Die AuthorizationRules , die mit dem aktuellen -Objekt verglichen werden soll.

Gibt zurück

TRUE, wenn sie das gleiche Laufzeitverhalten sind; Andernfalls false.

Gilt für: