SPClaimTypes.IdentityProvider 属性
获取一个字符串,表示ClaimType中包含的信息可帮助确定身份标识提供程序的SPClaim对象使用。
命名空间: Microsoft.SharePoint.Administration.Claims
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public Shared ReadOnly Property IdentityProvider As String
Get
用法
Dim value As String
value = SPClaimTypes.IdentityProvider
public static string IdentityProvider { get; }
属性值
类型:System.String
始终返回一个字符串,包含"https://schemas.microsoft.com/sharepoint/2009/08/claims/identityprovider"。