SPClaimsAuthRoleProvider.RoleExists 方法

此成员仅供内部使用,不能直接在您的代码中使用。

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

语法

声明
Public Overrides Function RoleExists ( _
    roleName As String _
) As Boolean
用法
Dim instance As SPClaimsAuthRoleProvider
Dim roleName As String
Dim returnValue As Boolean

returnValue = instance.RoleExists(roleName)
public override bool RoleExists(
    string roleName
)

参数

返回值

类型:System.Boolean

另请参阅

引用

SPClaimsAuthRoleProvider 类

SPClaimsAuthRoleProvider 成员

Microsoft.SharePoint.Administration.Claims 命名空间