Class AmrEntry
public class AmrEntry
- Inheritance
-
AmrEntry
- Inherited Members
Properties
Method
Authentication method name.
public string Method { get; set; }
Property Value
Timestamp
Timestamp when the method was successfully used. Represents number of seconds since 1st January 1970 (UNIX epoch) in UTC.
public long Timestamp { get; set; }