Freigeben über


SfcSecureString-Klasse

Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur.

Vererbungshierarchie

System. . :: . .Object
  Microsoft.SqlServer.Management.Sdk.Sfc..::..SfcSecureString

Namespace:  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Syntax

'Declaration
Public NotInheritable Class SfcSecureString
'Usage
public static class SfcSecureString
public ref class SfcSecureString abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type SfcSecureString =  class end
public final class SfcSecureString

Der SfcSecureString-Typ macht folgende Elemente verfügbar.

Methoden

  Name Beschreibung
Öffentliche MethodeStatisches Element EscapeBracket Escapes the execution of the specified objects inside the bracket. Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur.
Öffentliche MethodeStatisches Element EscapeSquote Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur.
Öffentliche MethodeStatisches Element SmlEscape Indicates the escape of the SML (Semantic Markup Language) to secure a string. Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur.
Öffentliche MethodeStatisches Element SmlUnEscape Uses the UnEscape method for the sml to secure the string. Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur.
Öffentliche MethodeStatisches Element XmlEscape Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur.
Öffentliche MethodeStatisches Element XmlUnEscape Uses the UnEscape process in the XML (Extensible Markup Language) to secure the specified string. Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur.

Zum Anfang

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.