C# Класс NuGet.Services.Operations.Secrets.DpapiNg.NCryptProtectionDescriptorHandle

Наследование: System.Runtime.InteropServices.SafeHandle
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
Create ( string protectionDescriptor ) : NCryptProtectionDescriptorHandle

Защищенные методы

Метод Описание
ReleaseHandle ( ) : bool

Приватные методы

Метод Описание
NCryptProtectionDescriptorHandle ( ) : System

Описание методов

Create() публичный статический Метод

public static Create ( string protectionDescriptor ) : NCryptProtectionDescriptorHandle
protectionDescriptor string
Результат NCryptProtectionDescriptorHandle

ReleaseHandle() защищенный Метод

protected ReleaseHandle ( ) : bool
Результат bool