Method | Description | |
---|---|---|
LoadConfiguration ( PropertyRule rule, System node ) : void | ||
ValueChanged ( System.Property property, ConfigurationDataBase data ) : void |
Remove non printing characters such as byte order marks from certificate thumbprints
|
Method | Description | |
---|---|---|
CleanThumbprint ( string thumbprint ) : string |
public LoadConfiguration ( PropertyRule rule, System node ) : void | ||
rule | PropertyRule | |
node | System | |
return | void |
public ValueChanged ( System.Property property, ConfigurationDataBase data ) : void | ||
property | System.Property | |
data | ConfigurationDataBase | |
return | void |