Share via


PSContextInfo.PSContextInfoV12.IsWindowsUser property

Reserved for internal use. Specifies whether Windows authentication is used.

Namespace:  Microsoft.Office.Project.Server.Library
Assembly:  Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)

Syntax

'Declaration
Public Property IsWindowsUser As Boolean
    Get
    Set
'Usage
Dim instance As PSContextInfo.PSContextInfoV12
Dim value As Boolean

value = instance.IsWindowsUser

instance.IsWindowsUser = value
public bool IsWindowsUser { get; set; }

Property value

Type: System.Boolean
Returns Boolean.

See also

Reference

PSContextInfo.PSContextInfoV12 class

PSContextInfo.PSContextInfoV12 members

Microsoft.Office.Project.Server.Library namespace