DfsrConfig class
This class is a DFSR configuration provider class. It includes provider-specific settings in addition to computer-wide service configuration parameters and methods.
Syntax
class DfsrConfig
{
string ProviderVersion;
string ServiceVersion;
};
Members
The DfsrConfig class has these types of members:
Methods
The DfsrConfig class has these methods.
| Method | Description |
|---|---|
| PollDsNow |
This static method polls the Active Directory for configuration changes and applies any changes to the service. |
Properties
The DfsrConfig class has these properties.
- ProviderVersion
-
- Data type: string
- Access type: Read-only
Current version of the provider.
The format of this string is x.y.z.n.
- ServiceVersion
-
- Data type: string
- Access type: Read-only
Service version.
The format of this string is x.y.z.n.
Requirements
|
Minimum supported client | Windows Vista [desktop apps only] |
|---|---|
|
Minimum supported server | Windows Server 2003 R2 [desktop apps only] |
|
End of client support | Windows Vista |
|
Namespace |
\\.\Root\MicrosoftDfs |
|
MOF |
|
Send comments about this topic to Microsoft
Build date: 10/26/2012