Namespace:
Rebex.Security.Certificates
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
Visual Basic |
---|
<ObsoleteAttribute("This method has been deprecated. Please use Add method instead.", _ False)> _ Public Sub AddCertificate ( _ cert As Certificate _ ) |
C# |
---|
[ObsoleteAttribute("This method has been deprecated. Please use Add method instead.", false)] public void AddCertificate( Certificate cert ) |