IWindowsAuthenticationExtension Interface
Represents a Windows authentication extension in SQL ServerReporting Services.
Namespace: Microsoft.ReportingServices.Interfaces
Assembly: Microsoft.ReportingServices.Interfaces (in microsoft.reportingservices.interfaces.dll)
Syntax
'Declaration
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
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
See Also
Reference
IWindowsAuthenticationExtension Members
Microsoft.ReportingServices.Interfaces Namespace