次の方法で共有


SecRevocation 列挙型

定義

証明書失効メソッドを列挙します。

この列挙体は、メンバー値のビットごとの組み合わせをサポートしています。

[System.Flags]
public enum SecRevocation
type SecRevocation = 
継承
SecRevocation
属性

フィールド

名前 説明
None 0
OCSPMethod 1
CRLMethod 2
UseAnyAvailableMethod 3
PreferCRL 4
RequirePositiveResponse 8
NetworkAccessDisabled 16

適用対象