SecurityContextSecurityTokenResolver.SecurityContextTokenCacheCapacity Propriedade

Definição

Obtém o tamanho de cache do token de contexto de segurança.Gets the security context token cache size.

public:
 property int SecurityContextTokenCacheCapacity { int get(); };
public int SecurityContextTokenCacheCapacity { get; }
member this.SecurityContextTokenCacheCapacity : int
Public ReadOnly Property SecurityContextTokenCacheCapacity As Integer

Valor da propriedade

Int32

O tamanho do cache do token de contexto de segurança.The security context token cache size.

Aplica-se a