Enumeración ProviderAuthenticationType
Specifies the type of authentication supported by Cryptographic Provider.
Espacio de nombres: Microsoft.SqlServer.Management.Smo
Ensamblado: Microsoft.SqlServer.SqlEnum (en Microsoft.SqlServer.SqlEnum.dll)
Sintaxis
'Declaración
Public Enumeration ProviderAuthenticationType
'Uso
Dim instance As ProviderAuthenticationType
public enum ProviderAuthenticationType
public enum class ProviderAuthenticationType
type ProviderAuthenticationType
public enum ProviderAuthenticationType
Miembros
Nombre del miembro | Descripción | |
---|---|---|
Windows | Windows protocol. | |
Basic | Basic protocol. | |
Other | Other protocol. |