TeamFoundationRequestContext.IsUserContext-Eigenschaft

Ruft einen Wert ab, ob dieser Anforderungskontext als Benutzerkontext verwendet wird.

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

Syntax

'Declaration
Public Overridable ReadOnly Property IsUserContext As Boolean
public virtual bool IsUserContext { get; }

Eigenschaftswert

Typ: System.Boolean
Gibt Boolean zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

TeamFoundationRequestContext Klasse

Microsoft.TeamFoundation.Framework.Server-Namespace