HttpDigestClientElement.ImpersonationLevel Property

Definition

Gets or sets the impersonation preference that the client uses to communicate to the server.

[System.Configuration.ConfigurationProperty("impersonationLevel", DefaultValue=System.Security.Principal.TokenImpersonationLevel.Identification)]
public System.Security.Principal.TokenImpersonationLevel ImpersonationLevel { get; set; }

Property Value

A valid TokenImpersonationLevel value. The default is Identification.

Attributes

Remarks

The impersonation mode that the client chooses is not enforced on the server.

Applies to

Proizvod Verzije
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1