Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 851 Bytes

Project.Resource.WindowsUserAccount.md

File metadata and controls

31 lines (20 loc) · 851 Bytes
title keywords f1_keywords ms.service api_name ms.assetid ms.date ms.localizationpriority
Resource.WindowsUserAccount property (Project)
vbapj.chm132826
vbapj.chm132826
project-server
Project.Resource.WindowsUserAccount
3183283f-3a35-c6da-8d5d-40fb3fd39bc2
06/08/2017
medium

Resource.WindowsUserAccount property (Project)

Gets or sets the user account for Microsoft Windows authentication of the resource. Read/write String.

Syntax

expression. WindowsUserAccount

expression A variable that represents a Resource object.

Remarks

The WindowsUserAccount value is in the format of "Domain name\User name", where Domain name is the name of the Windows domain and User name is the logon name of the user.

[!includeSupport and feedback]