SPWeb.AuthenticationMode 属性
请注意:此 API 现在已过时。
仅供内部使用。
命名空间: Microsoft.SharePoint
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
<ObsoleteAttribute("this property always returns System.Web.Configuration.AuthenticationMode.Windows")> _
Public ReadOnly Property AuthenticationMode As AuthenticationMode
Get
用法
Dim instance As SPWeb
Dim value As AuthenticationMode
value = instance.AuthenticationMode
[ObsoleteAttribute("this property always returns System.Web.Configuration.AuthenticationMode.Windows")]
public AuthenticationMode AuthenticationMode { get; }
属性值
类型:System.Web.Configuration.AuthenticationMode
This property always returns System.Web.Configuration.AuthenticationMode.Windows.