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.
This enumeration contains the flags passed into the CoInternetGetSecurityUrl function.
typedef enum _tagPSUACTION {PSU_DEFAULT = 1,PSU_SECURITY_URL_ONLY} PSUACTION;
Elements
- PSU_DEFAULT
Retrieve the security Uniform Resource Locator (URL) and return its domain. - PSU_SECURITY_URL_ONLY
Retrieve just the security URL.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Urlmon.h, Urlmon.idl.
See Also
Send Feedback on this topic to the authors