SPTrustedProviderBase.MetadataEndPoint - Propriété

Obtient ou définit le point de terminaison de métadonnées pour le fournisseur de connexions.

Espace de noms :  Microsoft.SharePoint.Administration.Claims
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public Property MetadataEndPoint As Uri
    Get
    Set
'Utilisation
Dim instance As SPTrustedProviderBase
Dim value As Uri

value = instance.MetadataEndPoint

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

Valeur de propriété

Type : System.Uri

Voir aussi

Référence

SPTrustedProviderBase classe

SPTrustedProviderBase - Membres

Microsoft.SharePoint.Administration.Claims - Espace de noms