ServiceFabricClusterCertificateCmdlet.GetPfxPassword(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.
protected virtual System.Security.SecureString GetPfxPassword (string pfxFilePath);
abstract member GetPfxPassword : string -> System.Security.SecureString
override this.GetPfxPassword : string -> System.Security.SecureString
Protected Overridable Function GetPfxPassword (pfxFilePath As String) As SecureString
Parameters
- pfxFilePath
- String