IPSContextInfo.IsWindowsUser Property

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

Syntax

'Declaration
ReadOnly Property IsWindowsUser As Boolean
    Get
'Usage
Dim instance As IPSContextInfo
Dim value As Boolean

value = instance.IsWindowsUser
bool IsWindowsUser { get; }

Property Value

Type: System.Boolean

See Also

Reference

IPSContextInfo Interface

IPSContextInfo Members

Microsoft.Office.Project.Server.Library Namespace