RSAuthenticationType Enum

Definition

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

public enum class RSAuthenticationType
public enum RSAuthenticationType
type RSAuthenticationType = 
Public Enum RSAuthenticationType
Inheritance
RSAuthenticationType

Fields

Trusted 0

The Trusted authentication type.

Windows 1

The Windows authentication type.

Applies to