Click or drag to resize

BasicAuthorizationConfigurationSectionAllowedClientClaims Property

Allowed claims

Namespace:  SanteDB.Rest.Common
Assembly:  SanteDB.Rest.Common (in SanteDB.Rest.Common.dll) Version: 2.2.1
Syntax
public ObservableCollection<string> AllowedClientClaims { get; set; }

Property Value

Type: ObservableCollectionString
See Also