Click or drag to resize

CertificationClassChangePassword Method

비밀번호 변경

Namespace:  Mcc.Series.Common
Assembly:  Mcc.Series.Common (in Mcc.Series.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool ChangePassword(
	string password
)

Parameters

password
Type: SystemString
현재비밀번호

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Mcc.Series.Common.CertificationClass.ChangePassword(System.String)"]

See Also