次の方法で共有


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

資格情報の名前。

プロパティ値

この資格情報に関連付けられている値。

適用対象