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

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


SamlAttribute.AttributeValueXsiType Property

Definition

Gets or sets the xsi:type of the values contained in the SAML Attribute.

C#
public string AttributeValueXsiType { get; set; }

Property Value

A string that contains the xsi:type. The default is String.

Exceptions

An attempt to set a value that is null or empty occurs.

-or-

An attempt to set a value that is malformed occurs.

Remarks

The AttributeValueXsiType property corresponds to the type attribute of the <saml:AttributeValue> element that is defined in the Assertions and Protocol for the OASIS Security Assertion Markup Language (SAML) specification. This attribute is required.

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