Share via


Certificate.ModelNumber Property

Definition

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

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

Property Value

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

Exceptions

Thrown if the certificate does not include this information.

Applies to