Resource.WindowsUserAccount Property

Project Developer Reference

Returns or sets the resource's security identifier for Microsoft Windows NT Authentication. The identifier is in the format of "\Domain name\User name", where Domain name is the name of the user's Windows domain and User name is the user's logon name. Read/write String.

Syntax

expression.WindowsUserAccount

expression   A variable that represents a Resource object.

See Also