IVSSUser MembersĀ 

Represents a single user in the current SourceSafe database.

The following tables list the members exposed by the IVSSUser type.

Public Properties

  Name Description
Public property Name Gets or sets a string representing a name of the current SourceSafe database user. 
Public property Password Gets or sets a string representing a password of the current SourceSafe user. 
Public property ProjectRights Gets or sets the project rights of the user to a specific project. 
Public property ReadOnly Gets or sets a value indicating Read-Only rights for the user. 

Top

Public Methods

  Name Description
Public method Delete Deletes a IVSSUser from the current SourceSafe database.  
Public method RemoveProjectRights Removes the ProjectRights for a specific project from the user.  

Top

See Also

Reference

IVSSUser Interface
Microsoft.VisualStudio.SourceSafe.Interop Namespace