'Declaration
Property MaximumPastKeyCountDouble As Double
'Usage
Dim instance As _SecurityGroupElement Dim value As Double instance.MaximumPastKeyCountDouble = value value = instance.MaximumPastKeyCountDouble
double MaximumPastKeyCountDouble {get; set;}
Property Value
Valid values of this property are in the range from 0
to 4294967295
.
The default value of this property is 0
.