Share via


Certificate.ModelName Property

Definition

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

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

Property Value

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

Exceptions

Thrown if the certificate does not include this information.

Applies to