Énumération ProviderAuthenticationType
Specifies the type of authentication supported by Cryptographic Provider.
Espace de noms : Microsoft.SqlServer.Management.Smo
Assembly : Microsoft.SqlServer.SqlEnum (dans Microsoft.SqlServer.SqlEnum.dll)
Syntaxe
'Déclaration
Public Enumeration ProviderAuthenticationType
'Utilisation
Dim instance As ProviderAuthenticationType
public enum ProviderAuthenticationType
public enum class ProviderAuthenticationType
type ProviderAuthenticationType
public enum ProviderAuthenticationType
Membres
| Nom de membre | Description | |
|---|---|---|
| Windows | Windows protocol. | |
| Basic | ||
| Other | Other protocol. |