Click or drag to resize

UserConfigurationClaims Property

Gets or sets Claims.

Namespace:  PSI.Sox.Configuration
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
[XmlArrayItemAttribute("Claim")]
public List<string> Claims { get; set; }

Property Value

Type: ListString
See Also