Aracılığıyla paylaş


RequestSecurityToken.ProofEncryption Özellik

Tanım

Kanıt belirtecini şifrelemek için kullanılacak belirteci alır veya ayarlar.

public:
 property System::IdentityModel::Tokens::SecurityTokenElement ^ ProofEncryption { System::IdentityModel::Tokens::SecurityTokenElement ^ get(); void set(System::IdentityModel::Tokens::SecurityTokenElement ^ value); };
public System.IdentityModel.Tokens.SecurityTokenElement ProofEncryption { get; set; }
member this.ProofEncryption : System.IdentityModel.Tokens.SecurityTokenElement with get, set
Public Property ProofEncryption As SecurityTokenElement

Özellik Değeri

SecurityTokenElement Belirteci içeren bir.

Açıklamalar

wst:ProofEncryption öğesinin içeriğini temsil eder. Bu isteğe bağlı öğe, yazım denetleme anahtarını şifrelemek için kullanılacak belirteci içerir.

Şunlara uygulanır