TeamFoundationSecurityNamespace.OnDataChanged Method

This function will be called when the data behind the securityNamespace is changed without using this namespaces instance.

This allows the security namespaces to refresh the internal cache from the database on the next use.

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

Syntax

'Declaration
Public Sub OnDataChanged
public void OnDataChanged()
public:
void OnDataChanged()
member OnDataChanged : unit -> unit
public function OnDataChanged()

.NET Framework Security

See Also

Reference

TeamFoundationSecurityNamespace Class

Microsoft.TeamFoundation.Framework.Server Namespace