IHasChangePasswordUrl Interface

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

Inheritance Hierarchy

Syntax

public interface IHasChangePasswordUrl

Properties

Name Description
PasswordChangeUrl

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