The FpcUrlCategorizationSourceUsed enumerated type indicates the source used to categorize the URL.
Note This API is obsolete.
typedef enum { fpcUrlCategorizationSourceUsed_OriginalUrl
Original URL.
= 0, fpcUrlCategorizationSourceUsed_Alias
URL Alias.
= 1, fpcUrlCategorizationSourceUsed_PathOnly
Path only.
= 2, fpcUrlCategorizationSourceUsed_IP
IP Address.
= 3, fpcUrlCategorizationSourceUsed_Invalid
Source URL was invalid.
= 4 } FpcUrlCategorizationSourceUsed;
Original URL.
URL Alias.
Path only.
IP Address.
Source URL was invalid.
Client | Requires Windows Vista or Windows XP. |
---|---|
Server | Requires Windows Server 2008. |
Version | Requires Forefront Threat Management Gateway (TMG). |
Header |
Declared in Comenum.h. |
FpcUrlCategory
Enumerated Types
Send comments about this topic to Microsoft
Build date: 11/30/2009
© 2008 Microsoft Corporation. All rights reserved.