Share via


LdapProviderException - Classe

Cette classe et ses membres sont réservés à une utilisation interne et ne sont pas destinés à être utilisés dans votre code.

Hiérarchie d’héritage

System.Object
  System.Exception
    System.Configuration.Provider.ProviderException
      Microsoft.Office.Server.Security.LdapProviderException

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

Syntaxe

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

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

LdapProviderException - Membres

Microsoft.Office.Server.Security - Espace de noms