Namespace: Cartella.Models
Assembly: CartellaDomainModels (in CartellaDomainModels.dll) Version: 4.1.0.171 (4.1.0.171)
Assembly: CartellaDomainModels (in CartellaDomainModels.dll) Version: 4.1.0.171 (4.1.0.171)
Syntax
C# |
---|
public override MembershipPasswordFormat PasswordFormat { get; } |
Visual Basic |
---|
Public Overrides ReadOnly Property PasswordFormat As MembershipPasswordFormat Get |
Visual C++ |
---|
public: virtual property MembershipPasswordFormat PasswordFormat { MembershipPasswordFormat get () override; } |