IUrlAccessor3 interface
Extends the functionality of the IUrlAccessor2 interface with the IUrlAccessor3::GetImpersonationSidBlobs method to identify user security identifiers (SIDs) for a specified URL.
Members
The IUrlAccessor3 interface inherits from IUrlAccessor2. IUrlAccessor3 also has these types of members:
Methods
The IUrlAccessor3 interface has these methods.
| Method | Description |
|---|---|
| GetImpersonationSidBlobs |
Retrieves an array of user SIDs for a specified URL. This method enables protocol handlers to specify which users can access the file and the search protocol host to impersonate a user in order to index the file. |
Requirements
|
Minimum supported client |
Windows XP with SP2, Windows Vista with SP2 [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows Server 2003 with SP1 [desktop apps only] |
|
Redistributable |
Windows Search (WS) 4.0 |
|
Header |
|
|
IDL |
|
See also
- Reference
- Search Protocol Handler Error Messages
- IUrlAccessor
- IUrlAccessor2
- Conceptual
- The Indexing Process