The Property method sets or retrieves the specified SAML 2.0 metadata property for this SAML 2.0 affiliation.
Syntax
The Property method has the following format:
Netegrity::PolicyMgtSAMLAffiliation‑>Property(name [, value])
Parameters
The Property method accepts the following parameters:
name (string)
Specifies the property to set or retrieve.
value (string)
(Optional) Specifies the value of the property being set.
Return Value
The Property method returns one of the following values:
Remarks
For a list of affiliation metadata properties, see the description of the PolicyMgtSession‑>CreateSAMLAffiliation method.
Note: After modifying one or more existing affiliation properties with this method, call PolicyMgtSAMLAffiliation‑>Save to write the changes to the policy store.
Copyright © 2010 CA. All rights reserved. | Email CA about this topic |