Udostępnij za pośrednictwem


ClientFormsAuthenticationMembershipProvider.PasswordFormat Właściwość

Definicja

Ta właściwość nie jest używana przez tę klasę.

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

Wartość właściwości

Format przechowywania haseł w danych magazynu.

Uwagi

Nie można tworzyć, usuwać ani modyfikować informacji o użytkowniku ClientFormsAuthenticationMembershipProvider przy użyciu klasy .

Dotyczy

Zobacz też