Click or drag to resize

IPasswordResetServiceChannel Interface

Namespace:  Omada.FIM.PasswordResetService
Assembly:  Omada.OE.Solution.OIM.Assembly (in Omada.OE.Solution.OIM.Assembly.dll) Version: 15.0.0.0
Syntax
C#
public interface IPasswordResetServiceChannel : IPasswordResetService, 
	IClientChannel, IContextChannel, IChannel, ICommunicationObject, IExtensibleObject<IContextChannel>, 
	IDisposable

The IPasswordResetServiceChannel type exposes the following members.

Methods
  NameDescription
Public methodSetPassword (Inherited from IPasswordResetService.)
Public methodSetPasswordAsync (Inherited from IPasswordResetService.)
Top
See Also