Aracılığıyla paylaş


WindowsClientElement.AllowedImpersonationLevel Özellik

Tanım

Izin verilen kimliğe bürünme düzeyini alır veya ayarlar.

public:
 property System::Security::Principal::TokenImpersonationLevel AllowedImpersonationLevel { System::Security::Principal::TokenImpersonationLevel get(); void set(System::Security::Principal::TokenImpersonationLevel value); };
[System.Configuration.ConfigurationProperty("allowedImpersonationLevel", DefaultValue=System.Security.Principal.TokenImpersonationLevel.Identification)]
public System.Security.Principal.TokenImpersonationLevel AllowedImpersonationLevel { get; set; }
[<System.Configuration.ConfigurationProperty("allowedImpersonationLevel", DefaultValue=System.Security.Principal.TokenImpersonationLevel.Identification)>]
member this.AllowedImpersonationLevel : System.Security.Principal.TokenImpersonationLevel with get, set
Public Property AllowedImpersonationLevel As TokenImpersonationLevel

Özellik Değeri

TokenImpersonationLevel

Izin TokenImpersonationLevel verilen kimliğe bürünme düzeyini belirten geçerli bir değer. Varsayılan değer: Identification.

Öznitelikler

Açıklamalar

TokenImpersonationLevelNumaralamanın açıklaması için bkz.

Şunlara uygulanır