CLI WS-Federation Resource Partner Attribute Methods
Contents
sm1252sp1
Contents
GetAttrNameFormat Method—Retrieves Format of Attribute Names
GetValue Method—Retrieves Attribute Value
GetAttrNameFormat Method Retrieves Format of Attribute Names
The GetAttrNameFormat method retrieves the format of attribute names used with this WS-Federation Resource Partner.
Syntax
The GetAttrNameFormat method has the following format:
Netegrity::PolicyMgtWSFEDRPattr->GetAttrNameFormat()
Parameters
The GetAttrNameFormat method accepts no parameters.
Return Value
The GetAttrNameFormat method returns one of the following format values:
- WSFEDRP_EMAILADDRESS (value = 0)
- WSFEDRP_UPN (value = 1)
- WSFEDRP_COMMON (value = 2)
- WSFEDRP_GROUP (value = 3)
- WSFEDRP_NAMEVALUE (value = 4)
GetValue Method Retrieves Attribute Value
The GetValue method retrieves the value of the WS-Federation Resource Partner attribute.
Syntax
The GetValue method has the following format:
Netegrity::PolicyMgtWSFEDRPAttr->GetValue()
Parameters
The GetValue method accepts no parameters.
Return Value
The GetValue method returns one of the following values:
- attribute_value
- undefif the call is unsuccessful