PolicyStore.Key.Equality Operador
Incluir miembros protegidos
Incluir miembros heredados
Determines whether two objects are the same.
Este miembro está sobrecargado. Para obtener información completa acerca de este miembro, incluidos sintaxis, uso y ejemplos, haga clic en un nombre de la lista de sobrecarga.
Lista de sobrecargas
Nombre | Descripción | |
---|---|---|
Equality(Object, PolicyStore.Key) | Determines whether the object identified by a Object is the same as the object identified by a PolicyStore.Key. | |
Equality(PolicyStore.Key, PolicyStore.Key) | Determines whether the objects identified by two PolicyStore.Key objects are the same. | |
Equality(PolicyStore.Key, Object) | Determines whether the object identified by a Object is the same as the object identified by a PolicyStore.Key. |
Arriba