Summary
Gets the identifier.
- Assembly
- Rocket
.Surgery .Extensions .Marten .dll - Namespace
- Rocket
.Surgery .Extensions .Marten - Containing Type
- MartenUser
<T>
Syntax
public object Id { get; }
Attributes
Type | Description |
---|---|
NullableAttribute |
Value
Type | Description |
---|---|
object | The identifier. |