IdentityPropertiesView.ClearPropertiesUnder Method (String)

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

Syntax

'Declaration
Public Sub ClearPropertiesUnder ( _
    propertyNamespace As String _
)
public void ClearPropertiesUnder(
    string propertyNamespace
)
public:
void ClearPropertiesUnder(
    String^ propertyNamespace
)
member ClearPropertiesUnder : 
        propertyNamespace:string -> unit
public function ClearPropertiesUnder(
    propertyNamespace : String
)

Parameters

.NET Framework Security

See Also

Reference

IdentityPropertiesView Class

ClearPropertiesUnder Overload

Microsoft.TeamFoundation.Framework.Server Namespace