This documentation is archived and is not being maintained.

WorkspaceInfo::SecurityToken Property

The security token for the workspace's access control list in the workspace security namespace.

Namespace:  Microsoft.TeamFoundation.VersionControl.Client
Assembly:  Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)

public:
property String^ SecurityToken {
	String^ get ();
}

Property Value

Type: System::String
The security token.

Show: