API Reference
Class
Smb1View
SMB1 server state.
Inheritance
- Object
- Smb1View
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Method Smb1View.<Clone>$
- Property SmbNtlmConfiguration.Smb1
Constructors
public Smb1View(Boolean Disabled, Nullable<UInt32> EffectiveValue) #SMB1 server state.
Parameters
- Disabled System.Boolean
- True when disabled.
- EffectiveValue System.Nullable{System.UInt32}
- Raw DWORD when present.
Methods
public Smb1View <Clone>$() #Returns:
Smb1Viewpublic Void Deconstruct(out Boolean Disabled, out Nullable<UInt32> EffectiveValue) #Returns:
VoidParameters
- Disabled Boolean
- EffectiveValue Nullable<UInt32>
public override Int32 GetHashCode() #Returns:
Int32public override String ToString() #Returns:
String