'Declaration
Public Property SecurityKeyServices As UADiscoveryElementCollection
'Usage
Dim instance As UAPubSubConfigurationElement Dim value As UADiscoveryElementCollection instance.SecurityKeyServices = value value = instance.SecurityKeyServices
public UADiscoveryElementCollection SecurityKeyServices {get; set;}
public: property UADiscoveryElementCollection^ SecurityKeyServices { UADiscoveryElementCollection^ get(); void set ( UADiscoveryElementCollection^ value); }
Property Value
The value of this property cannot be null
(Nothing
in Visual Basic).
The individual elements of the property value cannot be null
(Nothing
in Visual Basic).