Use this type to configure the settings for security. More...
Public Member Functions | |
| CslaSecurityConfiguration | PrincipalCacheMaxCacheSize (int size) |
| Sets the max size of the PrincipalCache cache. More... | |
Use this type to configure the settings for security.
Definition at line 27 of file CslaSecurityConfiguration.cs.
| CslaSecurityConfiguration Csla.Configuration.CslaSecurityConfiguration.PrincipalCacheMaxCacheSize | ( | int | size | ) |
Sets the max size of the PrincipalCache cache.
| size | Max cache size |
Definition at line 33 of file CslaSecurityConfiguration.cs.