共用方式為


SPLoginProviderBase.IdentityClaimTypeInformation property

宣告身分識別宣告類型的類型資訊。

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

Syntax

'宣告
Public ReadOnly Property IdentityClaimTypeInformation As SPTrustedClaimTypeInformation
    Get
'用途
Dim instance As SPLoginProviderBase
Dim value As SPTrustedClaimTypeInformation

value = instance.IdentityClaimTypeInformation
public SPTrustedClaimTypeInformation IdentityClaimTypeInformation { get; }

Property value

Type: Microsoft.SharePoint.Administration.Claims.SPTrustedClaimTypeInformation

請參閱

參照

SPLoginProviderBase class

SPLoginProviderBase members

Microsoft.SharePoint.Administration.Claims namespace