Campo de DataCacheErrorCode.SqlAuthenticationNotSupported
La autenticación de SQL Server no está permitida con el proveedor de SQL Server para el almacén de configuración del clúster de caché. Se debe usar la autenticación de Windows.
Espacio de nombres: Microsoft.ApplicationServer.Caching
Ensamblado: Microsoft.ApplicationServer.Caching.Core (en microsoft.applicationserver.caching.core.dll)
Uso
Sintaxis
'Declaración
Public Const SqlAuthenticationNotSupported As Integer
public const int SqlAuthenticationNotSupported
public:
literal int SqlAuthenticationNotSupported
public static final int SqlAuthenticationNotSupported
public const var SqlAuthenticationNotSupported : int
Plataformas
Plataformas de desarrollo
Visual Studio 2010 y posterior, .NET Framework 4
Plataformas de destino
Windows 7; Windows Server 2008 R2; Windows Server 2008 Service Pack 2; Windows Vista Service Pack 2
Vea también
Referencia
Clase de DataCacheErrorCode
Miembros de DataCacheErrorCode
Espacio de nombres de Microsoft.ApplicationServer.Caching