C# Класс Disco.Client.Interop.Certificates

Показать файл Открыть проект

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

Метод Описание
Apply ( this EnrolStore ) : void
GetAllCertificates ( ) : List

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

Метод Описание
ApplyToStore ( StoreName StoreName, List Certificates, List RemoveThumbprints ) : void
GetCertificates ( StoreName StoreName, string StoreDescription ) : IEnumerable

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

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

public static Apply ( this EnrolStore ) : void
EnrolStore this
Результат void

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

public static GetAllCertificates ( ) : List
Результат List