共用方式為


ClientWindowsAuthenticationMembershipProvider.PasswordFormat 屬性

定義

這個屬性不是由這個類別所使用。

public:
 virtual property System::Web::Security::MembershipPasswordFormat PasswordFormat { System::Web::Security::MembershipPasswordFormat get(); };
public override System.Web.Security.MembershipPasswordFormat PasswordFormat { get; }
member this.PasswordFormat : System.Web.Security.MembershipPasswordFormat
Public Overrides ReadOnly Property PasswordFormat As MembershipPasswordFormat

屬性值

在資料存放區中儲存密碼所用的格式。

備註

Windows 驗證當使用者登入電腦或網域時,會使用作業系統所提供的身分識別。 因此,與使用者認證相關的屬性與這個類別無關。

適用於

另請參閱