| Visual Basic (Usage) |  Copy Code | 
|---|---|
| Dim certificateId As CertificateIdentifier Dim instance As New UserIdentity(certificateId) | |
| C# | |
|---|---|
| public UserIdentity( CertificateIdentifier certificateId ) | |
Parameters
- certificateId
- The certificate identifier.
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x
 
     
     
     
     
    