PrivacyPolicyNotFoundException - Classe

Représente une exception qui est levée en cas d'échec d'une tentative de trouver une stratégie de confidentialité.

Hiérarchie d’héritage

System.Object
  System.Exception
    System.ApplicationException
      Microsoft.Office.Server.UserProfiles.PrivacyPolicyException
        Microsoft.Office.Server.UserProfiles.PrivacyPolicyNotFoundException

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

Syntaxe

'Déclaration
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
Public Class PrivacyPolicyNotFoundException _
    Inherits PrivacyPolicyException
'Utilisation
Dim instance As PrivacyPolicyNotFoundException
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
public class PrivacyPolicyNotFoundException : PrivacyPolicyException

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

PrivacyPolicyNotFoundException - Membres

Microsoft.Office.Server.UserProfiles - Espace de noms