Partager via


ManagementService.RelyingParties, propriété

Aucun commentaire pour RelyingParties 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 RelyingParties As DataServiceQuery(Of RelyingParty)
public DataServiceQuery<RelyingParty> RelyingParties { get; }

Valeur de propriété

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

Sécurité .NET Framework

Voir aussi

Référence

ManagementService Classe

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