| Visual Basic (Usage) |  Copy Code | 
|---|---|
| Dim instance As CertificateStoreIdentifier Dim value As String instance.StoreType = value value = instance.StoreType | |
| C# | |
|---|---|
| [DataMemberAttribute(EmitDefaultValue=false, Order=0)] public string StoreType {get; set;} | |
Property Value
If the StoreName is not empty, the CertificateStoreType.Windows is returned, otherwise the StoreType is returned.Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x
 
     
     
     
     
    
    