SecurityContact type
Detalhes de contato para problemas de segurança
type SecurityContact = Resource & {
alertNotifications?: AlertNotifications
alertsToAdmins?: AlertsToAdmins
email?: string
phone?: string
}
Este browser já não é suportado.
Atualize para o Microsoft Edge para tirar partido das mais recentes funcionalidades, atualizações de segurança e de suporte técnico.
Detalhes de contato para problemas de segurança
type SecurityContact = Resource & {
alertNotifications?: AlertNotifications
alertsToAdmins?: AlertsToAdmins
email?: string
phone?: string
}