Costruttore ControlloPermessiUserPermSpec
|
Namespace: DedNet.FormsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public UserPermSpec(
string type,
string source,
string perm,
bool valore
)
Public Sub New (
type As String,
source As String,
perm As String,
valore As Boolean
)
public:
UserPermSpec(
String^ type,
String^ source,
String^ perm,
bool valore
)
new :
type : string *
source : string *
perm : string *
valore : bool -> UserPermSpec
Parametri
- type String
-
- source String
-
- perm String
-
- valore Boolean
-
Vedi anche