Partager via


AuthorizationRules.HasEqualRuntimeBehavior(AuthorizationRules) Méthode

Définition

Détermine si le spécifié AuthorizationRules a le même comportement d’exécution que cet objet actuel.

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

Paramètres

comparand
AuthorizationRules

AuthorizationRules à comparer à l’objet actuel.

Retours

true s’il s’agit du comportement d’exécution égal ; sinon, false.

S’applique à