Click or drag to resize

Metodo UserPermManagerRemoveFamOwner

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

Namespace: DedNet.Core
Assembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi
public void RemoveFamOwner(
	DedTypeBase tp,
	string ownerName
)

Parametri

tp  DedTypeBase
 
ownerName  String
Nome dell'owner da eliminare.
Vedi anche