Прочетете на английски Редактиране

Споделяне чрез


SamlSecurityToken.SecurityKeys Property

Definition

Gets the cryptographic keys associated with the security token.

C#
public override System.Collections.ObjectModel.ReadOnlyCollection<System.IdentityModel.Tokens.SecurityKey> SecurityKeys { get; }

Property Value

A ReadOnlyCollection<T> of type SecurityKey that contains the set of keys associated with the security token.

Remarks

Use the SecurityKeys property to set the cryptographic keys for this security token to protect a SOAP message. The keys can be used, among other things, to digitally sign or encrypt SOAP messages.

Applies to

Продукт Версии
.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