Property RpsTicket
RpsTicket
Gets or sets the Relying Party Suite (RPS) ticket.
Declaration
[[System.Text.Json.Serialization.JsonIgnore(Condition=System.Text.Json.Serialization.JsonIgnoreCondition.WhenWritingDefault)]]
public string? RpsTicket { get; set; }
Property Value
Type | Description |
---|---|
System.String |