'Declaration<DefaultValueAttribute(0.5)> Public Property RefetchCurrentKeysFactorOfKeyLifetime As Single
'UsageDim instance As ManagedSecurityGroupParameters Dim value As Single instance.RefetchCurrentKeysFactorOfKeyLifetime = value value = instance.RefetchCurrentKeysFactorOfKeyLifetime
[DefaultValue(0.5)] public float RefetchCurrentKeysFactorOfKeyLifetime {get; set;}
[DefaultValue(0.5)] public: property float RefetchCurrentKeysFactorOfKeyLifetime { float get(); void set ( float value); }
