Share via


SPTrustedClaimTypeInformation class

代表要對應至內送的安全性聲明標記語言 (SAML) 權杖選擇系統管理員的單一宣告類型的相關資訊。

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Administration.SPAutoSerializingObject
    Microsoft.SharePoint.Administration.Claims.SPTrustedClaimTypeInformation

Namespace:  Microsoft.SharePoint.Administration.Claims
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class SPTrustedClaimTypeInformation _
    Inherits SPAutoSerializingObject
'用途
Dim instance As SPTrustedClaimTypeInformation
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class SPTrustedClaimTypeInformation : SPAutoSerializingObject

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

請參閱

參照

SPTrustedClaimTypeInformation members

Microsoft.SharePoint.Administration.Claims namespace