LdapSettings.ClaimsCacheSize 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.
La taille maximale du cache des résultats de revendication est de 100 Mo par défaut.
public:
property int ClaimsCacheSize { int get(); void set(int value); };
public int ClaimsCacheSize { get; set; }
member this.ClaimsCacheSize : int with get, set
Public Property ClaimsCacheSize As Integer