XmlAuthenticationType Campo
Esta API es compatible con la infraestructura de .NET Framework y no se diseñó para usarse directamente desde el código.
Espacio de nombres: Microsoft.SqlServer.Management.Smo.RegSvrEnum
Ensamblado: Microsoft.SqlServer.RegSvrEnum (en Microsoft.SqlServer.RegSvrEnum.dll)
Sintaxis
'Declaración
Public Const XmlAuthenticationType As String
'Uso
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