Share via


NewCimSessionOption.Impersonation Property

Definition

Provides access to the Impersonation parameter.

public:
 property System::Activities::InArgument<Microsoft::Management::Infrastructure::Options::ImpersonationType> ^ Impersonation { System::Activities::InArgument<Microsoft::Management::Infrastructure::Options::ImpersonationType> ^ get(); void set(System::Activities::InArgument<Microsoft::Management::Infrastructure::Options::ImpersonationType> ^ value); };
[System.ComponentModel.DefaultValue(null)]
public System.Activities.InArgument<Microsoft.Management.Infrastructure.Options.ImpersonationType> Impersonation { get; set; }
[<System.ComponentModel.DefaultValue(null)>]
member this.Impersonation : System.Activities.InArgument<Microsoft.Management.Infrastructure.Options.ImpersonationType> with get, set
Public Property Impersonation As InArgument(Of ImpersonationType)

Property Value

Attributes

Applies to