Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Defines password availability from data source.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Syntax
'Declaration
Public Enumeration ImpersonationInfoSecurity
'Usage
Dim instance As ImpersonationInfoSecurity
public enum ImpersonationInfoSecurity
public enum class ImpersonationInfoSecurity
type ImpersonationInfoSecurity
public enum ImpersonationInfoSecurity
Members
| Member name | Description | |
|---|---|---|
| PasswordRemoved | Password has been removed. | |
| Unchanged | Password is still available in data source. |
Remarks
New: 17 July 2006