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