SecurityParameters Constructor
|
Note: This API is now obsolete.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
[ObsoleteAttribute("Use other overloads.", true)]
public SecurityParameters()
<ObsoleteAttribute("Use other overloads.", true)>
Public Sub New
public:
[ObsoleteAttribute(L"Use other overloads.", true)]
SecurityParameters()
[<ObsoleteAttribute("Use other overloads.", true)>]
new : unit -> SecurityParameters
See Also