Share via


ClaimsCredentials.ServerCommonNames Property

Definition

Gets the expected common names of server certificate.

public System.Collections.Generic.IList<string> ServerCommonNames { get; }
member this.ServerCommonNames : System.Collections.Generic.IList<string>
Public ReadOnly Property ServerCommonNames As IList(Of String)

Property Value

The expected common names of server certificate.

Applies to