C# Class Disco.Client.Interop.Certificates

Afficher le fichier Open project: garysharp/Disco

Méthodes publiques

Méthode Description
Apply ( this EnrolStore ) : void
GetAllCertificates ( ) : List

Private Methods

Méthode Description
ApplyToStore ( StoreName StoreName, List Certificates, List RemoveThumbprints ) : void
GetCertificates ( StoreName StoreName, string StoreDescription ) : IEnumerable

Method Details

Apply() public static méthode

public static Apply ( this EnrolStore ) : void
EnrolStore this
Résultat void

GetAllCertificates() public static méthode

public static GetAllCertificates ( ) : List
Résultat List