다음을 통해 공유


DispatchOperation.Impersonation 속성

정의

작업에 필요한 가장의 수준을 나타내는 값을 가져오거나 설정합니다.

public:
 property System::ServiceModel::ImpersonationOption Impersonation { System::ServiceModel::ImpersonationOption get(); void set(System::ServiceModel::ImpersonationOption value); };
public System.ServiceModel.ImpersonationOption Impersonation { get; set; }
member this.Impersonation : System.ServiceModel.ImpersonationOption with get, set
Public Property Impersonation As ImpersonationOption

속성 값

ImpersonationOption

ImpersonationOption 값 중 하나입니다.

적용 대상