C# 클래스 Disco.Client.Interop.Certificates

파일 보기 프로젝트 열기: garysharp/Disco

공개 메소드들

메소드 설명
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