Property | Type | Description | |
---|---|---|---|
SurveyDataEncryptionUrl | string |
Method | Description | |
---|---|---|
EncryptData ( string surveyId, |
Encrypts the data.
|
|
InitializeNfieldConnection ( INfieldConnectionClient connection ) : void |
Initializes the nfield connection.
|
Method | Description | |
---|---|---|
SurveyDataEncryptionUrl ( string surveyId ) : string |
Surveys the data encryption URL.
|
public EncryptData ( string surveyId, |
||
surveyId | string | The survey identifier. |
model | The model. | |
return | Task |
public InitializeNfieldConnection ( INfieldConnectionClient connection ) : void | ||
connection | INfieldConnectionClient | The connection. |
return | void |