Differences
This shows you the differences between the selected revisions of the page.
2016-01-22 | 2016-01-22 | ||
commandline#scripting (martin) | property anchors (martin) | ||
Line 72: | Line 72: | ||
Use the //Language// to select a language to generate the template for. Available languages are C#, VB.NET and [[library_powershell|PowerShell]]. | Use the //Language// to select a language to generate the template for. Available languages are C#, VB.NET and [[library_powershell|PowerShell]]. | ||
- | The code will not set properties to verify a host key (''[[library_sessionoptions#properties|SessionOptions.SshHostKeyFingerprint]]'') or a certificate (''[[library_sessionoptions#properties|SessionOptions.TlsHostCertificateFingerprint]]''), if the session was not opened before yet. Open the session at least once, before generating the code. | + | The code will not set properties to verify a host key (''[[library_sessionoptions#sshhostkeyfingerprint|SessionOptions.SshHostKeyFingerprint]]'') or a certificate (''[[library_sessionoptions#tlshostcertificatefingerprint|SessionOptions.TlsHostCertificateFingerprint]]''), if the session was not opened before yet. Open the session at least once, before generating the code. |
You can click on classes, methods and properties to open their respective help pages. | You can click on classes, methods and properties to open their respective help pages. |