Share via


SamlAttribute.Values Property

Definition

Gets a collection of ICollection<T> representing attributes.

public System.Collections.Generic.ICollection<string> Values { get; }
member this.Values : System.Collections.Generic.ICollection<string>
Public ReadOnly Property Values As ICollection(Of String)

Property Value

Applies to