NAMESPROPERTIES enumeration (sdoias.h)
The values of the NAMESPROPERTIES enumeration type enumerate properties related to the name of the user requesting network access.
Syntax
typedef enum _NAMESPROPERTIES {
PROPERTY_NAMES_REALMS
} NAMESPROPERTIES;
Constants
PROPERTY_NAMES_REALMS Note Specifies a set of "search text" and "replacement text" pairs in a VARIANT array. This is the equivalent of attribute manipulation in Windows XP. More documentation on the Realms functionality and the use of regular expressions is included in the online help for IAS. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | None supported |
Minimum supported server | Windows Server 2008 |
Header | sdoias.h |