AuthenticateResult.None Propriété
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.
Indique qu’aucune information n’a été retournée pour ce schéma d’authentification.
public: property bool None { public:
bool get(); protected:
void set(bool value); };
public bool None { get; protected set; }
member this.None : bool with get, set
Public Property None As Boolean