다음을 통해 공유


SecRevocation 열거형

정의

인증서 해지 메서드를 열거합니다.

이 열거형은 멤버 값의 비트 조합을 지원합니다.

[System.Flags]
public enum SecRevocation
type SecRevocation = 
상속
SecRevocation
특성

필드

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

적용 대상