2 overrides of BasePath
System.DirectoryServices.AccountManagement (2)
System\DirectoryServices\AccountManagement\AD\ADStoreCtx.cs (1)
343
internal override string
BasePath
System\DirectoryServices\AccountManagement\SAM\SAMStoreCtx.cs (1)
200
internal override string
BasePath
1 reference to BasePath
System.DirectoryServices.AccountManagement (1)
System\DirectoryServices\AccountManagement\User.cs (1)
303
", base path=" + storeCtx.
BasePath
);