CertificateInfo.SetAlternativeHostnames Method
Namespace: Rebex.Security.Cryptography.Pkcs
Assembly: Rebex.Common.dll (version 7.0.9083)
SetAlternativeHostnames(String[])
Sets alternative hostnames.
Declaration
public void SetAlternativeHostnames(params string[] hostnames)
Parameters
Type | Name | Description |
---|---|---|
String[] | hostnames | Alternative hostnames. |