Click or drag to resize

CertificationClassIsCertNew Method (String)

사용자 인증서 갱신및 등록

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 IsCertNew(
	string password
)

Parameters

password
Type: SystemString

[Missing <param name="password"/> documentation for "M:Mcc.Series.Common.CertificationClass.IsCertNew(System.String)"]

Return Value

Type: Boolean
인증서 갱신 성공여부
See Also