InfoRequest.OldPassword Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The old password for the authenticated user. This is only required if a NewPassword is provided.
public string? OldPassword { get; init; }
member this.OldPassword : string with get, set
Public Property OldPassword As String