CacheDirectorySettings Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Cache Directory Services settings.
public class CacheDirectorySettings
type CacheDirectorySettings = class
Public Class CacheDirectorySettings
- Inheritance
-
System.ObjectCacheDirectorySettings
Constructors
| CacheDirectorySettings() |
Initializes a new instance of the CacheDirectorySettings class. |
| CacheDirectorySettings(CacheActiveDirectorySettings, CacheUsernameDownloadSettings) |
Initializes a new instance of the CacheDirectorySettings class. |
Properties
| ActiveDirectory |
Gets or sets specifies settings for joining the HPC Cache to an Active Directory domain. |
| UsernameDownload |
Gets or sets specifies settings for Extended Groups. Extended Groups allows users to be members of more than 16 groups. |
Methods
| Validate() |
Validate the object. |