'Declaration
Property FirstTokenIdDouble As Double
'Usage
Dim instance As _SecurityKeysInfo Dim value As Double instance.FirstTokenIdDouble = value value = instance.FirstTokenIdDouble
double FirstTokenIdDouble {get; set;}
Property Value
Valid values of this property are in the range from -9223372036854775808 (Int64.MinValue)
to 9223372036854775807 (Int64.MaxValue)
.