Click or drag to resize

CertificationClassVB_CSMLocalDelCert 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 static IntPtr VB_CSMLocalDelCert(
	string id,
	string dn
)

Parameters

id
Type: SystemString
사번
dn
Type: SystemString
로그인DN

Return Value

Type: IntPtr

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

See Also