InvalidCanaryException - Classe

Représente une exception qui est levée lorsque la demande de chiffrement de formulaire n'est pas valide.

Hiérarchie d’héritage

System.Object
  System.Exception
    Microsoft.Office.Server.Search.Administration.InvalidCanaryException

Espace de noms :  Microsoft.Office.Server.Search.Administration
Assembly :  Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)

Syntaxe

'Déclaration
<SerializableAttribute> _
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
Public NotInheritable Class InvalidCanaryException _
    Inherits Exception
'Utilisation
Dim instance As InvalidCanaryException
[SerializableAttribute]
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
public sealed class InvalidCanaryException : Exception

Cohérence de thread

Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.

Voir aussi

Référence

InvalidCanaryException - Membres

Microsoft.Office.Server.Search.Administration - Espace de noms