Compartir a través de


IWindowsAuthenticationExtension Interface

Represents a Windows authentication extension in SQL ServerReporting Services.

Espacio de nombres: Microsoft.ReportingServices.Interfaces
Ensamblado: Microsoft.ReportingServices.Interfaces (in microsoft.reportingservices.interfaces.dll)

Sintaxis

'Declaración
Public Interface IWindowsAuthenticationExtension
    Inherits IAuthenticationExtension, IExtension
public interface IWindowsAuthenticationExtension : IAuthenticationExtension, IExtension
public interface class IWindowsAuthenticationExtension : IAuthenticationExtension, IExtension
public interface IWindowsAuthenticationExtension extends IAuthenticationExtension, IExtension
public interface IWindowsAuthenticationExtension extends IAuthenticationExtension, IExtension

Plataformas

Plataformas de desarrollo

Para obtener una lista de las plataformas compatibles, vea Requisitos de hardware y software para instalar SQL Server 2005.

Plataformas de destino

Para obtener una lista de las plataformas compatibles, vea Requisitos de hardware y software para instalar SQL Server 2005.

Vea también

Referencia

IWindowsAuthenticationExtension Members
Microsoft.ReportingServices.Interfaces Namespace