SPTrustedClaimTypeInformation 构造函数 (String, String)

SPTrustedClaimTypeInformation类的新实例进行初始化。

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

语法

声明
Public Sub New ( _
    name As String, _
    claimType As String _
)
用法
Dim name As String
Dim claimType As String

Dim instance As New SPTrustedClaimTypeInformation(name, claimType)
public SPTrustedClaimTypeInformation(
    string name,
    string claimType
)

参数

另请参阅

引用

SPTrustedClaimTypeInformation 类

SPTrustedClaimTypeInformation 成员

SPTrustedClaimTypeInformation 重载

Microsoft.SharePoint.Administration.Claims 命名空间