Enumeração ProviderAuthenticationType

Specifies the type of authentication supported by Cryptographic Provider.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.SqlEnum (em Microsoft.SqlServer.SqlEnum.dll)

Sintaxe

'Declaração
Public Enumeration ProviderAuthenticationType
'Uso
Dim instance As ProviderAuthenticationType
public enum ProviderAuthenticationType
public enum class ProviderAuthenticationType
type ProviderAuthenticationType
public enum ProviderAuthenticationType

Membros

Nome do membro Descrição
Basic Basic protocol.
Other Other protocol.
Windows Windows protocol.

Consulte também

Referência

Namespace Microsoft.SqlServer.Management.Smo