ISdoDictionaryOld interface (sdoias.h)

Use the ISdoDictionaryOld interface to manipulate the dictionary of Remote Access Dial-In User Service (RADIUS) attributes.

Inheritance

The ISdoDictionaryOld interface inherits from the IDispatch interface. ISdoDictionaryOld also has these types of members:

Methods

The ISdoDictionaryOld interface has these methods.

 
ISdoDictionaryOld::CreateAttribute

The CreateAttribute method creates a new attribute object and returns an IDispatch interface to it.
ISdoDictionaryOld::EnumAttributes

The EnumAttributes method retrieves the values of the specified attributes.
ISdoDictionaryOld::EnumAttributeValues

The EnumAttributeValues method retrieves the values for an enumerable attribute.
ISdoDictionaryOld::GetAttributeID

The GetAttributeID method retrieves the ID for the specified attribute.
ISdoDictionaryOld::GetAttributeInfo

The GetAttributeInfo retrieves information for the specified attribute.

Requirements

Requirement Value
Minimum supported client None supported
Minimum supported server Windows Server 2008
Target Platform Windows
Header sdoias.h

See also

IDispatch

Server Data Objects Interfaces

Server Data Objects Reference