SoapPayloadMethod.MethodLoginType Property
Gets or sets the method login type for the SOAP payload.
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
[SfcPropertyAttribute(SfcPropertyFlags.Standalone)] public MethodLoginType MethodLoginType { get; set; }
Property Value
Type: Microsoft.SqlServer.Management.Smo.MethodLoginTypeA MethodLoginType object value that specifies the login type.
Show: