Freigeben über


Issuer.ConditionalRules-Eigenschaft

Es gibt keine Kommentare für ConditionalRules im Schema.

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

Syntax

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

Eigenschaftswert

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

.NET Framework-Sicherheit

Siehe auch

Referenz

Issuer Klasse

Microsoft.TeamFoundation.Framework.Server.AccessControl-Namespace