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