共用方式為


SPIdentityProviders class

定義公用程式服務提供者。

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Administration.Claims.SPIdentityProviders

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

Syntax

'宣告
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class SPIdentityProviders
'用途
You do not need to declare an instance of a static class in order to access its members.
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public static class SPIdentityProviders

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.

請參閱

參照

SPIdentityProviders members

Microsoft.SharePoint.Administration.Claims namespace