다음을 통해 공유


IUserContext.AuthenticationType 속성

Gets the value that specifies the authentication mode.

네임스페이스:  Microsoft.ReportingServices.Interfaces
어셈블리:   Microsoft.ReportingServices.SharePoint.UI.WebParts(Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
  Microsoft.ReportingServices.Interfaces(Microsoft.ReportingServices.Interfaces.dll)

구문

‘선언
ReadOnly Property AuthenticationType As AuthenticationType 
    Get
‘사용 방법
Dim instance As IUserContext 
Dim value As AuthenticationType 

value = instance.AuthenticationType
AuthenticationType AuthenticationType { get; }
property AuthenticationType AuthenticationType {
    AuthenticationType get ();
}
abstract AuthenticationType : AuthenticationType
function get AuthenticationType () : AuthenticationType

속성 값

유형: Microsoft.ReportingServices.Interfaces.AuthenticationType
A AuthenticationType object.

참고 항목

참조

IUserContext 인터페이스

Microsoft.ReportingServices.Interfaces 네임스페이스