'Declaration
Public Overloads Sub SavePublicKey( _ ByVal filePath As System.String _ )
'Usage
Dim instance As Credential Dim filePath As System.String instance.SavePublicKey(filePath)
public void SavePublicKey( System.string filePath )
Parameters
- filePath
- The path to the file to be written.