PSSecurityGlobalPermission.ChangePassword Field
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
Public Shared ReadOnly ChangePassword As Guid
'Usage
Dim value As Guid
value = PSSecurityGlobalPermission.ChangePassword
public static readonly Guid ChangePassword
See Also
Reference
PSSecurityGlobalPermission Structure