CertificateCollection.Item Property (String)
Gets a Certificate object in the collection by name.
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Parameters
- name
- Type: System.String
A string value that specifies the name of the Certificate object in the CertificateCollection collection.
Property Value
Type: Microsoft.SqlServer.Management.Smo.CertificateA Certificate object value that represents the certificate.
