次の方法で共有


CertUsageType 列挙型

定義

public enum class CertUsageType
[System.Runtime.InteropServices.ComVisible(true)]
public enum CertUsageType
type CertUsageType = 
Public Enum CertUsageType
継承
CertUsageType
属性

フィールド

名前 説明
None 0
Encryption 1
Signature 2
Both 3

適用対象