Freigeben über


Issuer.IdentityProviders-Eigenschaft

Es gibt keine Kommentare für IdentityProviders im Schema.

Namespace:  Microsoft.TeamFoundation.Framework.Server.AccessControl
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
Public Property IdentityProviders As DataServiceCollection(Of IdentityProvider)
public DataServiceCollection<IdentityProvider> IdentityProviders { get; set; }

Eigenschaftswert

Typ: System.Data.Services.Client.DataServiceCollection<IdentityProvider>
Gibt DataServiceCollection<T> zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

Issuer Klasse

Microsoft.TeamFoundation.Framework.Server.AccessControl-Namespace