共用方式為


UserNameSecurityToken.Password 屬性

定義

取得與安全性權杖關聯之使用者名稱的密碼。

public:
 property System::String ^ Password { System::String ^ get(); };
public string Password { get; }
member this.Password : string
Public ReadOnly Property Password As String

屬性值

與安全性權杖關聯之使用者名稱的密碼。

適用於