PSSecurityGlobalPermission.ChangePassword field

NOTE: This API is now obsolete.

Allows a user to change their Forms user account password.

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

Syntax

'Declaration
<ObsoleteAttribute("The ChangePassword global permission has been deprecated. See the Microsoft Project SDK for more information.")> _
Public Shared ReadOnly ChangePassword As Guid
'Usage
Dim value As Guid

value = PSSecurityGlobalPermission.ChangePassword
[ObsoleteAttribute("The ChangePassword global permission has been deprecated. See the Microsoft Project SDK for more information.")]
public static readonly Guid ChangePassword

See also

Reference

PSSecurityGlobalPermission structure

PSSecurityGlobalPermission members

Microsoft.Office.Project.Server.Library namespace