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: 25.3.0.0 (25.3.0.0)
Sintassi
public void RemoveAttrsOwner(
	string attr,
	string ownerName,
	DedTypeBase tpRoot
)

Parametri

attr  String
Attributo dal quale eliminare l'owner.
ownerName  String
Nome dell'owner da eliminare.
tpRoot  DedTypeBase
 
Vedi anche