SubjectConfirmationMethod Property
Specifies the mechanism to be used to confirm the subject.
Object Oriented Interface
public function getSubjectConfirmationMethod($subjectconfirmationindex);
Procedural Interface
secureblackbox_samlreader_get($res, 225 , $subjectconfirmationindex);
Default Value
''
Remarks
Specifies the mechanism to be used to confirm the subject.
This property contains a URI reference that identifies the mechanism to be used to confirm the subject.
The $subjectconfirmationindex parameter specifies the index of the item in the array. The size of the array is controlled by the SubjectConfirmationCount property.
This property is read-only and not available at design time.
Data Type
String