Search Results for

    Show / Hide Table of Contents
    View Source

    Class ChangePasswordCurrentUserRequestModel

    Inheritance
    System.Object
    ChangePasswordUserRequestModel
    Namespace: Umbraco.Cms.Api.Management.ViewModels.User.Current
    Assembly: Umbraco.Cms.Api.Management.dll
    Syntax
    public class ChangePasswordCurrentUserRequestModel : ChangePasswordUserRequestModel

    Properties

    View Source

    OldPassword

    The old password.

    Declaration
    public string OldPassword { get; set; }
    Property Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    • Properties
      • OldPassword
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX