Class AddVirtualAuthenticatorCommandResponse
Response for AddVirtualAuthenticator
public sealed class AddVirtualAuthenticatorCommandResponse : ICommandResponse<AddVirtualAuthenticatorCommandSettings>, ICommandResponse- Inheritance
- 
      
      AddVirtualAuthenticatorCommandResponse
- Implements
- Inherited Members
- Extension Methods
Properties
AuthenticatorId
Gets or sets the authenticatorId
[JsonPropertyName("authenticatorId")]
public string AuthenticatorId { get; set; }