Partager via


AccessDeniedExceptionState - Classe

Représente l'état de l'objet AccessDeniedException . Cet état peut être sérialisé et retourné sous forme d'erreurs à partir de services Web.

Hiérarchie d’héritage

System.Object
  Microsoft.BusinessData.Infrastructure.BdcExceptionState
    Microsoft.BusinessData.Infrastructure.AccessDeniedExceptionState

Espace de noms :  Microsoft.BusinessData.Infrastructure
Assembly :  Microsoft.BusinessData (dans Microsoft.BusinessData.dll)

Syntaxe

'Déclaration
<DataContractAttribute> _
Public NotInheritable Class AccessDeniedExceptionState _
    Inherits BdcExceptionState
'Utilisation
Dim instance As AccessDeniedExceptionState
[DataContractAttribute]
public sealed class AccessDeniedExceptionState : BdcExceptionState

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

AccessDeniedExceptionState - Membres

Microsoft.BusinessData.Infrastructure - Espace de noms