Creates a shallow copy of the DistinguishedNameList.
Namespace: LLCryptoLib.Security.CertificatesAssembly: LLCryptoLib (in LLCryptoLib.dll) Version: 2.0.1024.0 (2.0.1024)
Syntax
C# |
---|
public Object Clone() |
Visual Basic |
---|
Public Function Clone As Object |
Visual C++ |
---|
public: virtual Object^ Clone() sealed |