Class NativeIdentityModel
Model for native identity
public class NativeIdentityModel
- Inheritance
-
NativeIdentityModel
- Inherited Members
Properties
NativeIdentityId
Native identity id
[JsonProperty("NativeIdentityId", Required = Required.Default, NullValueHandling = NullValueHandling.Ignore)]
public string NativeIdentityId { get; set; }