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 | |
---|---|---|
Name | Gets or sets a string representing a name of the current SourceSafe database user. | |
Password | Gets or sets a string representing a password of the current SourceSafe user. | |
ProjectRights | Gets or sets the project rights of the user to a specific project. | |
ReadOnly | Gets or sets a value indicating Read-Only rights for the user. |
Top
Public Methods
Name | Description | |
---|---|---|
Delete | Deletes a IVSSUser from the current SourceSafe database. | |
RemoveProjectRights | Removes the ProjectRights for a specific project from the user. |
Top
See Also
Reference
IVSSUser Interface
Microsoft.VisualStudio.SourceSafe.Interop Namespace