PSSecurityGlobalPermission.ChangePassword-Feld
HINWEIS: Diese API ist veraltet.
Ermöglicht einem Benutzer das Kennwort des Benutzerkontos ihre Formulare ändern.
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
Siehe auch
Referenz
PSSecurityGlobalPermission Struktur