Unit 'fpfcmclient' Package
[Overview][Types][Classes][Index] [#fcl-web]

TFCMClient.InitServiceAccount

Declaration

Source position: fpfcmclient.pp line 127

public procedure TFCMClient.InitServiceAccount(

  const aFileName: string;

  aRoot: TJSONStringType

);

procedure TFCMClient.InitServiceAccount(

  const aJSON: TStream;

  aRoot: TJSONStringType

);

procedure TFCMClient.InitServiceAccount(

  const aJSON: TJSONStringType;

  aRoot: TJSONStringType

);

procedure TFCMClient.InitServiceAccount(

  const aJSON: TJSONObject

);


Documentation generated on: 2025-07-25