Share via


IdentityDeletedEvent.Sid Field

This API supports the Team Foundation Server infrastructure and is not intended to be used directly from your code.

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

Syntax

'Declaration
Public Sid As String
'Usage
Dim instance As IdentityDeletedEvent 
Dim value As String 

value = instance.Sid 

instance.Sid = value
public string Sid
public:
String^ Sid
public var Sid : String

.NET Framework Security

See Also

Reference

IdentityDeletedEvent Class

IdentityDeletedEvent Members

Microsoft.TeamFoundation.Server Namespace