SecurityContact type
セキュリティの問題に関する連絡先の詳細
type SecurityContact = Resource & {
alertNotifications?: AlertNotifications
alertsToAdmins?: AlertsToAdmins
email?: string
phone?: string
}
このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
セキュリティの問題に関する連絡先の詳細
type SecurityContact = Resource & {
alertNotifications?: AlertNotifications
alertsToAdmins?: AlertsToAdmins
email?: string
phone?: string
}