| Visual Basic (Usage) |  Copy Code | 
|---|---|
| Dim instance As CertificateIdentifier Dim value As String instance.StoreType = value value = instance.StoreType | |
| C# | |
|---|---|
| [DataMemberAttribute(Order=0, EmitDefaultValue=false)] public string StoreType {get; set;} | |
Property Value
The type of the store - defined in the CertificateStoreType.Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x
 
     
     
     
     
    
    