Share via


MembershipPasswordAttribute.ResourceType Propiedad

Definición

Obtiene o establece el Type que contiene los recursos de la propiedad MinPasswordLengthError, la propiedad MinNonAlphanumericCharactersError y la propiedad PasswordStrengthError.

public:
 property Type ^ ResourceType { Type ^ get(); void set(Type ^ value); };
public Type ResourceType { get; set; }
member this.ResourceType : Type with get, set
Public Property ResourceType As Type

Valor de propiedad

Se aplica a