Store.Name Property

[The Name property is available for use in the operating systems specified in the Requirements section. Instead, use the X509Store Class in the System.Security.Cryptography.X509Certificates namespace.]

The Name property retrieves the name of the certificate store that this object represents.

Syntax

VBScript
Property Name As String

Property Value

The String value that represents the name of the certificate store.

Remarks

Examples of certificate store names include My and Root.

The value of the Name property is the same as the value supplied for the StoreName parameter of the Open method when the store was opened.

Requirements

RedistributableCAPICOM 2.1 or later on Windows Server 2003, Windows XP, Windows 2000 Server with SP3 and later, and Windows 2000 Professional with SP3 and later
DLLCapicom.dll

See Also

Store

Send comments about this topic to Microsoft

Build date: 10/2/2009

Tags :


Page view tracker