SPProcessIdentity.IsCredentialUpdateEnabled 属性

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

语法

声明
Public Property IsCredentialUpdateEnabled As Boolean
    Get
    Set
用法
Dim instance As SPProcessIdentity
Dim value As Boolean

value = instance.IsCredentialUpdateEnabled

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

属性值

类型:System.Boolean
true启用凭据更新 ;否则为false。

另请参阅

引用

SPProcessIdentity 类

SPProcessIdentity 成员

Microsoft.SharePoint.Administration 命名空间