public IList<SignerInformation> GetSigners()
Public Function GetSigners As IList(Of SignerInformation)
public: IList<SignerInformation^>^ GetSigners()
function GetSigners();
In This Article