ISubscriptionPathValidator.HasSubscribePermission-Methode

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

Syntax

'Declaration
Function HasSubscribePermission ( _
    source As String, _
    userId As String, _
    pathList As String _
) As Boolean
bool HasSubscribePermission(
    string source,
    string userId,
    string pathList
)

Parameter

Rückgabewert

Typ: System.Boolean

.NET Framework-Sicherheit

Siehe auch

Referenz

ISubscriptionPathValidator Schnittstelle

Microsoft.TeamFoundation.Framework.Server.Alm-Namespace