SPWindowsAuthenticationProvider.UseBasicAuthentication 属性
指示此索赔**[SPWebApplication]**允许基本身份验证还是不在理赔模式。
命名空间: Microsoft.SharePoint.Administration
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public Property UseBasicAuthentication As Boolean
Get
Set
用法
Dim instance As SPWindowsAuthenticationProvider
Dim value As Boolean
value = instance.UseBasicAuthentication
instance.UseBasicAuthentication = value
public bool UseBasicAuthentication { get; set; }
属性值
类型:System.Boolean
Boolean 值 = true ,如果索赔模式中允许基本身份验证。
另请参阅
引用
SPWindowsAuthenticationProvider 类