SPTrustedSecurityTokenServiceCollection-Klasse

Vererbungshierarchie

System.Object
  Microsoft.SharePoint.Administration.SPPersistedObjectCollection<SPTrustedSecurityTokenService>
    Microsoft.SharePoint.Administration.SPPersistedChildCollection<SPTrustedSecurityTokenService>
      Microsoft.SharePoint.Administration.Claims.SPTrustedProviderCollection<SPTrustedSecurityTokenService>
        Microsoft.SharePoint.Administration.Claims.SPTrustedSecurityTokenServiceCollection

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

Syntax

'Declaration
<GuidAttribute("845BCE9B-6940-464B-A65C-EC65C508F5A8")> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class SPTrustedSecurityTokenServiceCollection _
    Inherits SPTrustedProviderCollection(Of SPTrustedSecurityTokenService)
'Usage
Dim instance As SPTrustedSecurityTokenServiceCollection
[GuidAttribute("845BCE9B-6940-464B-A65C-EC65C508F5A8")]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class SPTrustedSecurityTokenServiceCollection : SPTrustedProviderCollection<SPTrustedSecurityTokenService>

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.

Siehe auch

Referenz

SPTrustedSecurityTokenServiceCollection-Member

Microsoft.SharePoint.Administration.Claims-Namespace