FraudDetectionDeviceDto 型で公開されるメンバーは以下のとおりです。

コンストラクター

  名前説明
Public メソッドFraudDetectionDeviceDto
FraudDetectionDeviceDto クラスの新しいインスタンスを初期化します

メソッド

  名前説明
Public メソッドEquals
Determines whether the specified Object is equal to the current Object.
(Object から継承されます。)
Protected メソッドFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Object から継承されます。)
Public メソッドGetHashCode
Serves as a hash function for a particular type.
(Object から継承されます。)
Public メソッドGetType
Gets the Type of the current instance.
(Object から継承されます。)
Protected メソッドMemberwiseClone
Creates a shallow copy of the current Object.
(Object から継承されます。)
Public メソッドToString
Returns a String that represents the current Object.
(Object から継承されます。)

プロパティ

  名前説明
Public プロパティDevicePrint
ユーザ生成データ

半角英数字 最大桁数:4000

エンドユーザのPC・Android/iOS端末上で生成されたデータを、そのまま設定してください。
いかなる場合も、データを改変、エンコード・デコードしないでください。

Public プロパティHeaders
HTTPヘッダ情報

FraudDetectionHeaderDtoの配列

貴社サーバとエンドユーザ間での、HTTP通信時のHTTPヘッダ情報を任意の要素名にて設定してください。
貴社 Web サイトとエンドユーザの PC・Android/iOS端末間のHTTP通信時のすべての「HTTPヘッダフィールド」値を、各要素名・値で設定してください。

Public プロパティIp
IPアドレス

IPアドレスに使用可能な半角英数字 最大桁数:40

IPv4・IPv6 を文字列で設定してください。
IPv4については半角数字(0~9)および、"."(ドット)を使用できます。
IPv6については16進数の半角英数字(0~9、A~F)および、":"(コロン)を使用できます。

Public プロパティUserIdentityCookies
Cookie情報

FraudDetectionUserIdentityCookieDtoの配列

貴社サーバとエンドユーザ間での、HTTP通信時の cookie 情報を任意の要素名にて設定してください。
貴社 Web サイトとエンドユーザの PC・Android/iOS 端末間の HTTP 通信時の「cookie 情報」値を、各要素名・値で設定してください。

参照