SPRSServiceConfiguration.AuthenticationType Property

Definition

Gets or sets the authentication type of the report server.

public:
 property Microsoft::ReportingServices::SharePoint::Common::RSAuthenticationType AuthenticationType { Microsoft::ReportingServices::SharePoint::Common::RSAuthenticationType get(); void set(Microsoft::ReportingServices::SharePoint::Common::RSAuthenticationType value); };
public Microsoft.ReportingServices.SharePoint.Common.RSAuthenticationType AuthenticationType { get; set; }
member this.AuthenticationType : Microsoft.ReportingServices.SharePoint.Common.RSAuthenticationType with get, set
Public Property AuthenticationType As RSAuthenticationType

Property Value

An RSAuthenticationType value.

Applies to