Project.ServerIdentification Property

Project Developer Reference

Returns or sets how Microsoft Office Project 2007 users are identified to the Project Server. Can be one of the following PjAuthentication constants: pjWindowsUserAccount or pjUserName. Read/write Long.

Syntax

expression.ServerIdentification

expression   A variable that represents a Project object.

Return Value
PjAuthentication

See Also