IWindowsAuthenticationExtension Interface
SQL Server Reporting Services の Windows 認証拡張機能を表します。
名前空間: Microsoft.ReportingServices.Interfaces
アセンブリ: Microsoft.ReportingServices.Interfaces (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