Enumerazione ProviderAuthenticationType
Specifies the type of authentication supported by Cryptographic Provider.
Spazio dei nomi Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.SqlEnum (in Microsoft.SqlServer.SqlEnum.dll)
Sintassi
'Dichiarazione
Public Enumeration ProviderAuthenticationType
'Utilizzo
Dim instance As ProviderAuthenticationType
public enum ProviderAuthenticationType
public enum class ProviderAuthenticationType
type ProviderAuthenticationType
public enum ProviderAuthenticationType
Membri
Nome membro | Descrizione | |
---|---|---|
Windows | Windows protocol. | |
Basic | Basic protocol. | |
Other | Other protocol. |