다음을 통해 공유


CertUsageType 열거형

정의

public enum class CertUsageType
[System.Runtime.InteropServices.ComVisible(true)]
public enum CertUsageType
type CertUsageType = 
Public Enum CertUsageType
상속
CertUsageType
특성

필드

Name Description
None 0
Encryption 1
Signature 2
Both 3

적용 대상