InedoSDK Reference
Version:

IHasChangePasswordUrl Interface

An optional interface for <seealso cref="T:Inedo.Extensibility.UserDirectories.IUserDirectoryUser" /> that provides a URL where passwords can be changed.

Inheritance Hierarchy

  • Inedo.Extensibility.UserDirectories.IHasChangePasswordUrl

Syntax

public interface IHasChangePasswordUrl

Properties

Name Description
PasswordChangeUrl

The URL where the current user's password can be changed.