Share via


WebRequest.ImpersonationLevel Properti

Definisi

Mendapatkan atau mengatur tingkat peniruan untuk permintaan saat ini.

public:
 property System::Security::Principal::TokenImpersonationLevel ImpersonationLevel { System::Security::Principal::TokenImpersonationLevel get(); void set(System::Security::Principal::TokenImpersonationLevel value); };
public System.Security.Principal.TokenImpersonationLevel ImpersonationLevel { get; set; }
member this.ImpersonationLevel : System.Security.Principal.TokenImpersonationLevel with get, set
Public Property ImpersonationLevel As TokenImpersonationLevel

Nilai Properti

Nilai TokenImpersonationLevel.

Keterangan

Tingkat peniruan menentukan bagaimana server dapat menggunakan kredensial klien.

Berlaku untuk