Classe SfcSecureString
Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.
Gerarchia di ereditarietà
System.Object
Microsoft.SqlServer.Management.Sdk.Sfc.SfcSecureString
Spazio dei nomi Microsoft.SqlServer.Management.Sdk.Sfc
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Sintassi
'Dichiarazione
Public NotInheritable Class SfcSecureString
'Utilizzo
public static class SfcSecureString
public ref class SfcSecureString abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type SfcSecureString = class end
public final class SfcSecureString
Nel tipo SfcSecureString sono esposti i membri seguenti.
Metodi
Nome | Descrizione | |
---|---|---|
EscapeBracket | Escapes the execution of the specified objects inside the bracket. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. | |
EscapeSquote | Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. | |
SmlEscape | Indicates the escape of the SML (Semantic Markup Language) to secure a string. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. | |
SmlUnEscape | Uses the UnEscape method for the sml to secure the string. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. | |
XmlEscape | Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. | |
XmlUnEscape | Uses the UnEscape process in the XML (Extensible Markup Language) to secure the specified string. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. |
In alto
Protezione dei thread
I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.