共用方式為


CredentialPersistenceType 列舉型別

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

命名空間:  Microsoft.SqlServer.Management.RegisteredServers
組件:  Microsoft.SqlServer.Management.RegisteredServers (在 Microsoft.SqlServer.Management.RegisteredServers.dll 中)

語法

'宣告
Public Enumeration CredentialPersistenceType
'用途
Dim instance As CredentialPersistenceType
public enum CredentialPersistenceType
public enum class CredentialPersistenceType
type CredentialPersistenceType
public enum CredentialPersistenceType

成員

成員名稱 描述
None
PersistLoginName
PersistLoginNameAndPassword

備註

只有 Microsoft .NET Framework 2.0 版支援此命名空間、類別或成員。