다음을 통해 공유


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.dll의 Microsoft.SqlServer.Management.RegisteredServers

구문

‘선언
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 버전에서만 지원됩니다.