프로퍼티 | 타입 | 설명 | |
---|---|---|---|
SurveyDataEncryptionUrl | string |
메소드 | 설명 | |
---|---|---|
EncryptData ( string surveyId, |
Encrypts the data.
|
|
InitializeNfieldConnection ( INfieldConnectionClient connection ) : void |
Initializes the nfield connection.
|
메소드 | 설명 | |
---|---|---|
SurveyDataEncryptionUrl ( string surveyId ) : string |
Surveys the data encryption URL.
|
public EncryptData ( string surveyId, |
||
surveyId | string | The survey identifier. |
model | The model. | |
리턴 | Task |
public InitializeNfieldConnection ( INfieldConnectionClient connection ) : void | ||
connection | INfieldConnectionClient | The connection. |
리턴 | void |