IWindowsAuthenticationExtension Interface

Represents a Windows authentication extension in SQL ServerReporting Services.

命名空间: Microsoft.ReportingServices.Interfaces
程序集: Microsoft.ReportingServices.Interfaces (in microsoft.reportingservices.interfaces.dll)

语法

声明
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

平台

开发平台

有关支持的平台列表,请参阅安装 SQL Server 2005 的硬件和软件要求。

目标平台

有关支持的平台列表,请参阅安装 SQL Server 2005 的硬件和软件要求。

请参阅

参考

IWindowsAuthenticationExtension Members
Microsoft.ReportingServices.Interfaces Namespace