: AccessDeniedException.Message (Propiedad) (Microsoft.Office.Server.ApplicationRegistry.Infrastructure)
Returns the message "Access denied by BDC".
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
Public Overrides ReadOnly Property Message As String
'Uso
Dim instance As AccessDeniedException
Dim value As String
value = instance.Message
public override string Message { get; }
Valor de propiedad
A string containing "Access denied by BDC".
Vea también
Referencia
AccessDeniedException (Clase)
AccessDeniedException (Miembros)
Microsoft.Office.Server.ApplicationRegistry.Infrastructure (Espacio de nombres)