Share via


CertificateInfo.ModelNumber Property

Definition

Gets the model number of the client for which the Certificate is issued.

public string ModelNumber { get; }
member this.ModelNumber : string
Public ReadOnly Property ModelNumber As String

Property Value

The model number of the client for which the Certificate is issued. Null if the certificate does not include this information.

Applies to