UITextInputPasswordRules.Create(String) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Crée un objet de règles de mot de passe avec le descripteur fourni.
[Foundation.Export("passwordRulesWithDescriptor:")]
public static UIKit.UITextInputPasswordRules Create (string passwordRulesDescriptor);
static member Create : string -> UIKit.UITextInputPasswordRules
Paramètres
- passwordRulesDescriptor
- String
Descripteur qui limite les choix de mot de passe.
Retours
- Attributs