UserNameServiceElement.CustomUserNamePasswordValidatorType Właściwość

Definicja

Pobiera lub ustawia typ używanego niestandardowego modułu sprawdzania poprawności hasła nazwy użytkownika.

public:
 property System::String ^ CustomUserNamePasswordValidatorType { System::String ^ get(); void set(System::String ^ value); };
[System.Configuration.ConfigurationProperty("customUserNamePasswordValidatorType", DefaultValue="")]
[System.Configuration.StringValidator(MinLength=0)]
public string CustomUserNamePasswordValidatorType { get; set; }
[<System.Configuration.ConfigurationProperty("customUserNamePasswordValidatorType", DefaultValue="")>]
[<System.Configuration.StringValidator(MinLength=0)>]
member this.CustomUserNamePasswordValidatorType : string with get, set
Public Property CustomUserNamePasswordValidatorType As String

Wartość właściwości

Używany typ niestandardowego modułu sprawdzania poprawności hasła nazwy użytkownika.

Atrybuty

Dotyczy