Summary
Gets or sets the identifier claims.
- Assembly
- Rocket
.Surgery .Extensions .Marten .dll - Namespace
- Rocket
.Surgery .Extensions .Marten - Containing Type
- MartenOptions
Syntax
public string[] IdClaims { get; set; }
Value
Type | Description |
---|---|
string[] | The identifier claims. |