Partager via


ServiceIdentity.ServiceIdentityKeys, propriété

Aucun commentaire pour ServiceIdentityKeys 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 Property ServiceIdentityKeys As DataServiceCollection(Of ServiceIdentityKey)
public DataServiceCollection<ServiceIdentityKey> ServiceIdentityKeys { get; set; }

Valeur de propriété

Type : System.Data.Services.Client.DataServiceCollection<ServiceIdentityKey>
retourne DataServiceCollection<T> ;

Sécurité .NET Framework

Voir aussi

Référence

ServiceIdentity Classe

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