Share via


MembershipChangedEvent.GroupSid 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 GroupSid As String
'Usage
Dim instance As MembershipChangedEvent 
Dim value As String 

value = instance.GroupSid 

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

.NET Framework Security

See Also

Reference

MembershipChangedEvent Class

MembershipChangedEvent Members

Microsoft.TeamFoundation.Server Namespace