Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Latest commit

 

History

History
30 lines (18 loc) · 734 Bytes

resource-windowsuseraccount-property-project.md

File metadata and controls

30 lines (18 loc) · 734 Bytes
title keywords f1_keywords ms.prod api_name ms.assetid ms.date
Resource.WindowsUserAccount Property (Project)
vbapj.chm132826
vbapj.chm132826
project-server
Project.Resource.WindowsUserAccount
3183283f-3a35-c6da-8d5d-40fb3fd39bc2
06/08/2017

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.