Leadtools.Dicom.WCF Namespace > DICOMService Class : ChangePassword Method |
public virtual bool ChangePassword( string username, string oldpassword, string newpassword, string extraData )
'Declaration Public Overridable Function ChangePassword( _ ByVal username As String, _ ByVal oldpassword As String, _ ByVal newpassword As String, _ ByVal extraData As String _ ) As Boolean
'Usage Dim instance As DICOMService Dim username As String Dim oldpassword As String Dim newpassword As String Dim extraData As String Dim value As Boolean value = instance.ChangePassword(username, oldpassword, newpassword, extraData)
public virtual bool ChangePassword( string username, string oldpassword, string newpassword, string extraData )
function Leadtools.Dicom.WCF.DICOMService.ChangePassword( username , oldpassword , newpassword , extraData )
public: virtual bool ChangePassword( String^ username, String^ oldpassword, String^ newpassword, String^ extraData )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2