Share via


CredentialPersistenceType-Enumeration

The CredentialPersistenceType enumeration contains values that are used to specify how the login and passwords are persisted.

Namespace:  Microsoft.SqlServer.Management.RegisteredServers
Assembly:  Microsoft.SqlServer.Management.RegisteredServers (in Microsoft.SqlServer.Management.RegisteredServers.dll)

Syntax

'Declaration
Public Enumeration CredentialPersistenceType
'Usage
Dim instance As CredentialPersistenceType
public enum CredentialPersistenceType
public enum class CredentialPersistenceType
type CredentialPersistenceType
public enum CredentialPersistenceType

Member

Membername Beschreibung
None
PersistLoginName
PersistLoginNameAndPassword

Hinweise

Der Namespace, die Klasse oder das Element wird nur in der Version 2.0 von Microsoft .NET Framework unterstützt.