Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Contains the flags passed into the CoInternetGetSecurityUrl function.
Syntax
typedef enum _tagPSUACTION {
PSU_DEFAULT = 1,
PSU_SECURITY_URL_ONLY
} PSUACTION;
Constants
PSU_DEFAULT
Retrieve the security URL and return its ___domain.PSU_SECURITY_URL_ONLY
Retrieve just the security URL.
Requirements
Minimum supported client |
Windows XP |
Minimum supported server |
Windows 2000 Server |
Product |
Internet Explorer 4.0 |
Header |
Urlmon.h |