'Declaration
<JetBrains.Annotations.NotNullAttribute()> Public Shared ReadOnly Property NotConfigured As KerberosTokenInfo
'Usage
Dim value As KerberosTokenInfo value = KerberosTokenInfo.NotConfigured
[JetBrains.Annotations.NotNull()] public static KerberosTokenInfo NotConfigured {get;}
[JetBrains.Annotations.NotNull()] public: static property KerberosTokenInfo^ NotConfigured { KerberosTokenInfo^ get(); }
Property Value
The value of this property cannot be null
(Nothing
in Visual Basic).