LiveDnsCore.SetupDynamicDnsAsync, méthode (UInt64, String, String, String, Object)
Cette API n'est pas conforme CLS.
Espace de noms : Microsoft.TeamFoundation.Framework.Server.Alm
Assembly : Microsoft.TeamFoundation.Framework.Server (dans Microsoft.TeamFoundation.Framework.Server.dll)
Syntaxe
'Déclaration
<CLSCompliantAttribute(False)> _
Public Sub SetupDynamicDnsAsync ( _
puid As ULong, _
ownerName As String, _
description As String, _
ipAddress As String, _
userState As Object _
)
[CLSCompliantAttribute(false)]
public void SetupDynamicDnsAsync(
ulong puid,
string ownerName,
string description,
string ipAddress,
Object userState
)
Paramètres
- puid
Type : System.UInt64
- ownerName
Type : System.String
- description
Type : System.String
- ipAddress
Type : System.String
- userState
Type : System.Object
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.
Voir aussi
Référence
SetupDynamicDnsAsync, surcharge
Microsoft.TeamFoundation.Framework.Server.Alm, espace de noms