Share via


ReportServiceAuthentication.GetAuthenticationMode Méthode

Définition

Obtient le schéma d'authentification utilisé par l'application Web SharePoint.

public:
 ReportServiceAuthentication::AuthenticationMode GetAuthenticationMode();
[System.Web.Services.Protocols.SoapDocumentMethod("http://schemas.microsoft.com/sqlserver/2006/03/15/reporting/reportingservices/GetAuthenticationMode", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped, RequestNamespace="http://schemas.microsoft.com/sqlserver/2006/03/15/reporting/reportingservices", ResponseNamespace="http://schemas.microsoft.com/sqlserver/2006/03/15/reporting/reportingservices", Use=System.Web.Services.Description.SoapBindingUse.Literal)]
public ReportServiceAuthentication.AuthenticationMode GetAuthenticationMode ();
[<System.Web.Services.Protocols.SoapDocumentMethod("http://schemas.microsoft.com/sqlserver/2006/03/15/reporting/reportingservices/GetAuthenticationMode", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped, RequestNamespace="http://schemas.microsoft.com/sqlserver/2006/03/15/reporting/reportingservices", ResponseNamespace="http://schemas.microsoft.com/sqlserver/2006/03/15/reporting/reportingservices", Use=System.Web.Services.Description.SoapBindingUse.Literal)>]
member this.GetAuthenticationMode : unit -> ReportServiceAuthentication.AuthenticationMode
Public Function GetAuthenticationMode () As AuthenticationMode

Retours

Valeur d'énumérateur AuthenticationMode qui représente le schéma d'authentification pour lequel l'application Web SharePoint est configurée.

Attributs

S’applique à