Partager via


Classe ImpersonationInfo

Defines the type of credentials used to establish a connection to the server.

Espace de noms :  Microsoft.AnalysisServices
Assembly :  Microsoft.AnalysisServices (dans Microsoft.AnalysisServices.dll)

Syntaxe

'Déclaration
Public Class ImpersonationInfo _
    Implements ICloneable
'Utilisation
Dim instance As ImpersonationInfo
public class ImpersonationInfo : ICloneable
public ref class ImpersonationInfo : ICloneable
type ImpersonationInfo =  
    class
        interface ICloneable
    end
public class ImpersonationInfo implements ICloneable

Notes

Nouveau : 17 juillet 2006

Hiérarchie d'héritage

System. . :: . .Object
  Microsoft.AnalysisServices..::..ImpersonationInfo

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.