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