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.
The values of the IASPROPERTIES enumeration type enumerate properties related to the Internet Authentication Service (IAS).
typedef enum _IASPROPERTIES
{
PROPERTY_IAS_DATA_STORE = PROPERTY_SDO_START,
PROPERTY_IAS_RADIUSSERVERGROUPS_COLLECTION = PROPERTY_SDO_START,
PROPERTY_IAS_POLICIES_COLLECTION,
PROPERTY_IAS_PROFILES_COLLECTION,
PROPERTY_IAS_PROTOCOLS_COLLECTION,
PROPERTY_IAS_AUDITORS_COLLECTION,
PROPERTY_IAS_REQUESTHANDLERS_COLLECTION,
PROPERTY_IAS_PROXYPOLICIES_COLLECTION,
PROPERTY_IAS_PROXYPROFILES_COLLECTION,
PROPERTY_IAS_REMEDIATIONSERVERGROUPS_COLLECTION,
PROPERTY_IAS_SHVTEMPLATES_COLLECTION
}IASPROPERTIES;
Constants
PROPERTY_IAS_DATA_STORE
**Windows Server 2003 and later: **This value is unavailable.
PROPERTY_IAS_RADIUSSERVERGROUPS_COLLECTION
The collection of RADIUS server groups.**Windows 2000: **This value is unavailable.
PROPERTY_IAS_POLICIES_COLLECTION
The collection of Network Access Policies (NAP).PROPERTY_IAS_PROFILES_COLLECTION
The collection of profiles for the network access policies.PROPERTY_IAS_PROTOCOLS_COLLECTION
The collection of protocols used by IAS.PROPERTY_IAS_AUDITORS_COLLECTION
The collection of auditors used by IAS.PROPERTY_IAS_REQUESTHANDLERS_COLLECTION
The collection of request handlers used by IAS.PROPERTY_IAS_PROXYPOLICIES_COLLECTION
The collection of Network Access Policies for connection request processing.**Windows 2000: **This value is unavailable.
PROPERTY_IAS_PROXYPROFILES_COLLECTION
The collection of profiles for connection request processing.**Windows 2000: **This value is unavailable.
PROPERTY_IAS_REMEDIATIONSERVERGROUPS_COLLECTION
Used by the Remediation Server settings of NPS user interface.**Windows Server 2003 and earlier: **This value is unavailable.
PROPERTY_IAS_SHVTEMPLATES_COLLECTION
Used by the System Health Validator Template settings of NPS user interface.**Windows Server 2003 and earlier: **This value is unavailable.
Requirements
Server |
Requires Windows Server 2008, Windows Server 2003, or Windows 2000 Server. |
Header |
Declared in SdoIas.h. |
IDL |
Declared in SdoIas.idl. |
See Also
RADIUSPROXYPROPERTIES
RADIUSSERVERGROUPPROPERTIES
Send comments about this topic to Microsoft
Build date: 10/15/2007