Share via


UserProfileApplicationNotAvailableException - Classe

Représente l'exception qui est levée dès qu'une application de profil utilisateur n'existe pas ou n'est pas en cours d'exécution.

Hiérarchie d’héritage

System.Object
  System.Exception
    Microsoft.Office.Server.UserProfiles.UserProfileException
      Microsoft.Office.Server.UserProfiles.UserProfileApplicationNotAvailableException

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

Syntaxe

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

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

UserProfileApplicationNotAvailableException - Membres

Microsoft.Office.Server.UserProfiles - Espace de noms