FraudDetectionDeviceDto 型で公開されるメンバーは以下のとおりです。
コンストラクター
名前 | 説明 | |
---|---|---|
![]() | FraudDetectionDeviceDto | FraudDetectionDeviceDto クラスの新しいインスタンスを初期化します |
メソッド
名前 | 説明 | |
---|---|---|
![]() | Equals | (Object から継承されます。) |
![]() | Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Object から継承されます。) |
![]() | GetHashCode |
Serves as a hash function for a particular type.
(Object から継承されます。) |
![]() | GetType |
Gets the Type of the current instance.
(Object から継承されます。) |
![]() | MemberwiseClone |
Creates a shallow copy of the current Object.
(Object から継承されます。) |
![]() | ToString | (Object から継承されます。) |
プロパティ
名前 | 説明 | |
---|---|---|
![]() | DevicePrint |
ユーザ生成データ 半角英数字 最大桁数:4000
エンドユーザのPC・Android/iOS端末上で生成されたデータを、そのまま設定してください。 |
![]() | Headers |
HTTPヘッダ情報 FraudDetectionHeaderDtoの配列
貴社サーバとエンドユーザ間での、HTTP通信時のHTTPヘッダ情報を任意の要素名にて設定してください。 |
![]() | Ip |
IPアドレス IPアドレスに使用可能な半角英数字 最大桁数:40
IPv4・IPv6 を文字列で設定してください。 |
![]() | UserIdentityCookies |
Cookie情報 FraudDetectionUserIdentityCookieDtoの配列
貴社サーバとエンドユーザ間での、HTTP通信時の cookie 情報を任意の要素名にて設定してください。 |