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

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


Saml2SecurityTokenHandler.SamlSecurityTokenRequirement Property

Definition

Gets or sets the security token requirements for this instance.

C#
public System.IdentityModel.Tokens.SamlSecurityTokenRequirement SamlSecurityTokenRequirement { get; set; }

Property Value

A SamlSecurityTokenRequirement that specifies the requirements.

Exceptions

An attempt to set the value to null occurs.

Applies to

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

See also