Class ClearTrustTokensCommandSettings
ClearTrustTokens
public sealed class ClearTrustTokensCommandSettings : ICommand- Inheritance
- 
      
      ClearTrustTokensCommandSettings
- Implements
- Inherited Members
Properties
CommandName
Gets the name of the command.
[JsonIgnore]
public string CommandName { get; }Property Value
IssuerOrigin
Gets or sets the issuerOrigin
[JsonPropertyName("issuerOrigin")]
public string IssuerOrigin { get; set; }