ISSOConfigSS.RestoreSecret(String, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void RestoreSecret(System::String ^ restoreFile, System::String ^ filePassword);
public void RestoreSecret (string restoreFile, string filePassword);
abstract member RestoreSecret : string * string -> unit
Public Sub RestoreSecret (restoreFile As String, filePassword As String)
Parameters
- restoreFile
- String
- filePassword
- String