DeviceCompromised
একটি মোবাইল ডিভাইস আপস সতর্কতা. অডিট লগ থেকে প্রাপ্ত.
ক্ষেত্র |
---|
email | string ব্যবহারকারীর ইমেলের জন্য এই সতর্কতা তৈরি করা হয়েছে। |
events[] | object ( DeviceCompromisedSecurityDetail ) প্রয়োজন। নিরাপত্তা ইভেন্ট তালিকা. |
ডিভাইস আপোষহীন নিরাপত্তা বিশদ
একটি একক MDM ডিভাইস আপস করা ইভেন্টের বিশদ তথ্য।
JSON প্রতিনিধিত্ব |
---|
{
"deviceId": string,
"serialNumber": string,
"deviceType": string,
"deviceModel": string,
"resourceId": string,
"iosVendorId": string,
"deviceCompromisedState": string
} |
ক্ষেত্র |
---|
deviceId | string প্রয়োজন। ডিভাইস আইডি। |
serialNumber | string ডিভাইসের সিরিয়াল নম্বর। |
deviceType | string ডিভাইসের ধরন। |
deviceModel | string ডিভাইসটির মডেল। |
resourceId | string ডিভাইস রিসোর্স আইডি। |
iosVendorId | string iOS এর জন্য প্রয়োজন, অন্যদের জন্য খালি। |
deviceCompromisedState | string ডিভাইস আপোস করা অবস্থা. সম্ভাব্য মানগুলি হল " Compromised " বা " Not Compromised "। |
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2024-11-12 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2024-11-12 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["A mobile device compromised alert is derived from audit logs and signifies potential security breaches."],["The alert includes crucial information such as the user's email and a detailed list of security events associated with the compromised device."],["The detailed security event information includes device identifiers like device ID, serial number, type, model, resource ID, and for iOS devices, the vendor ID."],["The alert specifically provides the device compromised state, indicating whether the device is currently \"Compromised\" or \"Not Compromised\"."]]],[]]