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