SPWindowsAuthenticationProvider.DisableKerberos 属性

指定此应用程序是否具有 Kerberos 已禁用。

命名空间:  Microsoft.SharePoint.Administration
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Public Property DisableKerberos As Boolean
    Get
    Set
用法
Dim instance As SPWindowsAuthenticationProvider
Dim value As Boolean

value = instance.DisableKerberos

instance.DisableKerberos = value
public bool DisableKerberos { get; set; }

属性值

类型:System.Boolean
Boolean 值 = true ,如果启用了 Kerberos,则。

另请参阅

引用

SPWindowsAuthenticationProvider 类

SPWindowsAuthenticationProvider 成员

Microsoft.SharePoint.Administration 命名空间