共用方式為


SPTrustedProviderBase.MetadataEndPoint property

取得或設定中繼資料端點的登入提供者。

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

Syntax

'宣告
Public Property MetadataEndPoint As Uri
    Get
    Set
'用途
Dim instance As SPTrustedProviderBase
Dim value As Uri

value = instance.MetadataEndPoint

instance.MetadataEndPoint = value
public Uri MetadataEndPoint { get; set; }

Property value

Type: System.Uri

請參閱

參照

SPTrustedProviderBase class

SPTrustedProviderBase members

Microsoft.SharePoint.Administration.Claims namespace