C# 클래스 Microsoft.Win32.SafeHandles.SafeX509ChainHandle

상속: Microsoft.Win32.SafeHandles.SafeHandleZeroOrMinusOneIsInvalid
파일 보기 프로젝트 열기: dotnet/corefx 1 사용 예제들

Private Properties

프로퍼티 타입 설명
SafeX509ChainHandle
SafeX509ChainHandle System

보호된 메소드들

메소드 설명
Dispose ( bool disposing ) : void
ReleaseHandle ( ) : bool

비공개 메소드들

메소드 설명
SafeX509ChainHandle ( )
SafeX509ChainHandle ( ) : System

메소드 상세

Dispose() 보호된 메소드

protected Dispose ( bool disposing ) : void
disposing bool
리턴 void

ReleaseHandle() 보호된 메소드

protected ReleaseHandle ( ) : bool
리턴 bool