Property MovingFactor
MovingFactor
Sets or returns a 64 bit integer which is the value that changes over time (either literally, or on some even such as a successful login) which is converted into a onetime password.
Declaration
protected virtual Int64 MovingFactor { get; set; }
Property Value
Type | Description |
---|---|
Int64 |
MovingFactor
Sets or returns a 64 bit integer which is the value that changes over time (either literally, or on some even such as a successful login) which is converted into a onetime password.
Declaration
protected virtual Int64 MovingFactor { get; set; }
Property Value
Type | Description |
---|---|
Int64 |