次の方法で共有


SecRevocation 列挙型

定義

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

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

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

フィールド

CRLMethod 2
NetworkAccessDisabled 16
None 0
OCSPMethod 1
PreferCRL 4
RequirePositiveResponse 8
UseAnyAvailableMethod 3

適用対象