Champ XmlAuthenticationType
Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être utilisée directement à partir de votre code.
Espace de noms : Microsoft.SqlServer.Management.Smo.RegSvrEnum
Assembly : Microsoft.SqlServer.RegSvrEnum (dans Microsoft.SqlServer.RegSvrEnum.dll)
Syntaxe
'Déclaration
Public Const XmlAuthenticationType As String
'Utilisation
Dim value As String
value = UIConnectionInfo.XmlAuthenticationType
public const string XmlAuthenticationType
public:
literal String^ XmlAuthenticationType
static val mutable XmlAuthenticationType: string
public const var XmlAuthenticationType : String