IUserContext.AuthenticationType 属性
Gets the value that specifies the authentication mode.
命名空间: Microsoft.ReportingServices.Interfaces
程序集: Microsoft.ReportingServices.Interfaces(在 Microsoft.ReportingServices.Interfaces.dll 中)
Microsoft.ReportingServices.SharePoint.UI.WebParts(在 Microsoft.ReportingServices.SharePoint.UI.WebParts.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