Skip to main content
Version: 5.7.0

GetStoredProfileId

Returns the stored profile ID

Usage

http://localhost:3000


string profileId = _bc.GetStoredProfileId();
JSON Response
var profileId = _bc.getStoredProfileId();