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

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


SamlAttribute.AttributeValues Property

Definition

Gets a collection of attribute values for the SAML attribute.

C#
public System.Collections.Generic.IList<string> AttributeValues { get; }

Property Value

A IList<T> that contains the set of attribute values for the SAML attribute.

Remarks

A SAML attribute may contain more than one attribute value.

The AttributeValues property corresponds to the <saml:AttributeValue> element that is defined in the Assertions and Protocol for the OASIS Security Assertion Markup Language (SAML) 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