다음을 통해 공유


ReportServiceAuthentication.GetAuthenticationMode 메서드

정의

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

반환

SharePoint 웹 응용 프로그램이 구성된 인증 체계를 나타내는 AuthenticationMode 열거자 값입니다.

특성

적용 대상