Share via


ServiceFabricClusterCertificateCmdlet.GetPfxPassword(String) Method

Definition

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

Returns

Applies to