'Declaration
<JetBrains.Annotations.NotNullAttribute()> Protected ReadOnly Property CertificateManagementClient As IEasyUACertificateManagementClient
'Usage
Dim instance As AbstractEasyUAClientServerApplication Dim value As IEasyUACertificateManagementClient value = instance.CertificateManagementClient
[JetBrains.Annotations.NotNull()] protected IEasyUACertificateManagementClient CertificateManagementClient {get;}
[JetBrains.Annotations.NotNull()] protected: property IEasyUACertificateManagementClient^ CertificateManagementClient { IEasyUACertificateManagementClient^ get(); }
Property Value
The value of this property cannot be null
(Nothing
in Visual Basic).