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

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


SamlAssertion.AssertionId Property

Definition

Gets or sets the identifier for this assertion.

C#
public string AssertionId { get; set; }

Property Value

The identifier for this assertion.

Exceptions

The value of the IsReadOnly property is true and an attempt is made to set the AssertionId property.

An attempt is made to set the AssertionId property to null or an empty string.

Remarks

The AssertionId property corresponds to the AssertionID attribute of the <saml:Assertion> element defined in the OASIS SAML 1.1 specification.

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