Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates the type of password change event.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Enumeration EventType
'Usage
Dim instance As SPManagedAccount.EventType
public enum EventType
Members
Member name | Description | |
---|---|---|
AboutToChange | The password is about to change. | |
HasChanged | The password was changed. | |
ChangeCanceled | The password change was canceled. |