Share via


你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IWithPfxFilePassword 接口

定义

允许设置 PFX 证书密码的应用服务证书定义。

public interface IWithPfxFilePassword
type IWithPfxFilePassword = interface
Public Interface IWithPfxFilePassword
派生

方法

WithPfxPassword(String)

指定 PFX 证书的密码。

适用于