C# 클래스 NuGet.Services.Operations.Secrets.DpapiNg.NCryptProtectionDescriptorHandle

상속: System.Runtime.InteropServices.SafeHandle
파일 보기 프로젝트 열기: NuGet/NuGet.Operations 1 사용 예제들

공개 메소드들

메소드 설명
Create ( string protectionDescriptor ) : NCryptProtectionDescriptorHandle

보호된 메소드들

메소드 설명
ReleaseHandle ( ) : bool

비공개 메소드들

메소드 설명
NCryptProtectionDescriptorHandle ( ) : System

메소드 상세

Create() 공개 정적인 메소드

public static Create ( string protectionDescriptor ) : NCryptProtectionDescriptorHandle
protectionDescriptor string
리턴 NCryptProtectionDescriptorHandle

ReleaseHandle() 보호된 메소드

protected ReleaseHandle ( ) : bool
리턴 bool