共用方式為


SPTrustedClaimProvider.TrustedEntityType property

對應至這個宣告提供者的實體類型

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

Syntax

'宣告
Public Shared ReadOnly Property TrustedEntityType As String
    Get
'用途
Dim value As String

value = SPTrustedClaimProvider.TrustedEntityType
public static string TrustedEntityType { get; }

Property value

Type: System.String
傳回 String

請參閱

參照

SPTrustedClaimProvider class

SPTrustedClaimProvider members

Microsoft.SharePoint.Administration.Claims namespace