Share via


RSAuthenticationType Enumeration

Represents the available authentication types to use for the report server in SharePoint integrated mode.

Namespace:  Microsoft.ReportingServices.SharePoint.Common
Assembly:  Microsoft.ReportingServices.SharePoint.Common (in Microsoft.ReportingServices.SharePoint.Common.dll)

Syntax

'Declaration
Public Enumeration RSAuthenticationType
'Usage
Dim instance As RSAuthenticationType
public enum RSAuthenticationType
public enum class RSAuthenticationType
type RSAuthenticationType
public enum RSAuthenticationType

Members

Member name Description
Trusted Authenticate using the SharePoint token of the logged-on SharePoint user.
Windows Authenticate using Windows integrated security.