AclChangedEvent, constructeur (String, String, String, String, String)
Espace de noms : Microsoft.TeamFoundation.Server
Assembly : Microsoft.TeamFoundation.Client (dans Microsoft.TeamFoundation.Client.dll)
Syntaxe
'Déclaration
Public Sub New ( _
objectId As String, _
actionId As String, _
sid As String, _
entryType As String, _
changeType As String _
)
public AclChangedEvent(
string objectId,
string actionId,
string sid,
string entryType,
string changeType
)
Paramètres
- objectId
Type : System.String
- actionId
Type : System.String
- sid
Type : System.String
- entryType
Type : System.String
- changeType
Type : System.String
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.