CLI SAML 2.0 Requester Attribute Methods
Contents
casso126
Contents
GetAttrNameFormat Method Retrieves SAML Requester Attribute's Name Format
The GetAttrNameFormat method retrieves a SAML Requester attribute's name format.
Syntax
The GetAttrNameFormat method has the following format:
Netegrity::PolicyMgtSAMLRequesterAttr->GetAttrNameFormat()
Parameters
The GetAttrNameFormat method accepts no parameters.
Return Value
The GetAttrNameFormat method returns the following value:
- SAML_Requester_attribute_name_format
GetLocalName Method Retrieves SAML Requester Attribute's Local Name
The GetLocalName method retrieves a SAMLRequester attribute's local name.
Syntax
The GetLocalName method has the following format:
Netegrity::PolicyMgtSAMLRequesterAttr->GetLocalName()
Parameters
The GetLocalName method accepts no parameters.
Return Value
The GetLocalName method returns one of the following values:
- SAML_Requester_attribute_local_name
- undefif the call is unsuccessful
GetName Method Retrieves SAML Requester Attribute's Name
The GetName method retrieves a SAML Requester attribute's name.
Syntax
The GetName method has the following format:
Netegrity::PolicyMgtSAMLRequesterAttr->GetName()
Parameters
The GetName method accepts no parameters.
Return Value
The GetName method returns one of the following values:
- SAML_Requester_attribute_name
- undefif the call is unsuccessful