Click or drag to resize

Metodo UserPermManagerRemoveAttrsOwner

Rimuove i permessi specifici di un attributo, abbinati ad un utente/gruppo.

Namespace:  DedNet.Core
Assembly:  DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi
public void RemoveAttrsOwner(
	string attr,
	string ownerName
)

Parametri

attr
Tipo: SystemString
Attributo dal quale eliminare l'owner.
ownerName
Tipo: SystemString
Nome dell'owner da eliminare.
Vedi anche