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

PnsCredential.Item[String] 属性

定义

获取或设置与此凭据关联的值。

protected string this[string name] { get; set; }
member this.Item(string) : string with get, set
Default Protected Property Item(name As String) As String

参数

name
String

该凭据的名称。

属性值

与此凭据关联的值。

适用于