SPRSServiceConfiguration.AuthenticationType Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Ruft den Authentifizierungstyp des Berichtsservers ab oder legt ihn fest.
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
Eigenschaftswert
Ein RSAuthenticationType-Wert.