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 命名空间