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