Share via


CertificateInfo.ModelName Property

Definition

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

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

Property Value

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

Applies to