public float RefetchCurrentKeysFactorOfKeyLifetime {get; set;}
public: property float RefetchCurrentKeysFactorOfKeyLifetime { float get(); void set ( float value); }
'Declaration
Public Property RefetchCurrentKeysFactorOfKeyLifetime As Single
'Usage
Dim instance As ManagedSecurityGroupParameters Dim value As Single instance.RefetchCurrentKeysFactorOfKeyLifetime = value value = instance.RefetchCurrentKeysFactorOfKeyLifetime
Property Value
The default value of this property is 0.5
.