SecurityWebService.SetInheritFlag-Methode

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

Syntax

'Declaration
<WebMethodAttribute> _
Public Sub SetInheritFlag ( _
    namespaceId As Guid, _
    token As String, _
    inherits As Boolean _
)
[WebMethodAttribute]
public void SetInheritFlag(
    Guid namespaceId,
    string token,
    bool inherits
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

SecurityWebService Klasse

Microsoft.TeamFoundation.Framework.Server.Alm.WebServices-Namespace