Share via


IdentityChangedEvent.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 IdentityChangedEvent 
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

IdentityChangedEvent Class

IdentityChangedEvent Members

Microsoft.TeamFoundation.Server Namespace