Partager via


AudienceOwnerAccountNameLengthException - Classe

Représente une exception levée lorsque la longueur du nom du compte de propriétaire dépasse 400 caractères.

Hiérarchie d’héritage

System.Object
  System.Exception
    System.ApplicationException
      Microsoft.Office.Server.Audience.AudienceException
        Microsoft.Office.Server.Audience.AudienceOwnerAccountNameLengthException

Espace de noms :  Microsoft.Office.Server.Audience
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 AudienceOwnerAccountNameLengthException _
    Inherits AudienceException
'Utilisation
Dim instance As AudienceOwnerAccountNameLengthException
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
public class AudienceOwnerAccountNameLengthException : AudienceException

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

AudienceOwnerAccountNameLengthException - Membres

Microsoft.Office.Server.Audience - Espace de noms