共用方式為


CertUsageType 列舉

定義

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

欄位

名稱 Description
None 0
Encryption 1
Signature 2
Both 3

適用於