Sets alternative hostnames.
Namespace:
Rebex.Security.Cryptography.Pkcs
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
| Visual Basic |
|---|
Public Sub SetAlternativeHostnames ( _ ParamArray hostnames As String() _ ) |
| C# |
|---|
public void SetAlternativeHostnames( params string[] hostnames ) |
Parameters
- hostnames
- Type: array<System..::..String>[]()[][]
Alternative hostnames.