Partager via


ManagementService.RelyingPartyAddresses, propriété

Aucun commentaire pour RelyingPartyAddresses dans le schéma.

Espace de noms :  Microsoft.TeamFoundation.Framework.Server.AccessControl
Assembly :  Microsoft.TeamFoundation.Framework.Server (dans Microsoft.TeamFoundation.Framework.Server.dll)

Syntaxe

'Déclaration
Public ReadOnly Property RelyingPartyAddresses As DataServiceQuery(Of RelyingPartyAddress)
public DataServiceQuery<RelyingPartyAddress> RelyingPartyAddresses { get; }

Valeur de propriété

Type : System.Data.Services.Client.DataServiceQuery<RelyingPartyAddress>
retourne DataServiceQuery<TElement> ;

Sécurité .NET Framework

Voir aussi

Référence

ManagementService Classe

Microsoft.TeamFoundation.Framework.Server.AccessControl, espace de noms