Partager via


ISql90HttpProtocolSpecifier.AuthenticationRealm, propriété

Obtient ou définit une valeur qui modélise l'option AUTH_REALM.

Espace de noms :  Microsoft.Data.Schema.Sql.SchemaModel
Assembly :  Microsoft.Data.Schema.Sql (dans Microsoft.Data.Schema.Sql.dll)

Syntaxe

'Déclaration
Property AuthenticationRealm As String
    Get
    Set
string AuthenticationRealm { get; set; }
property String^ AuthenticationRealm {
    String^ get ();
    void set (String^ value);
}
abstract AuthenticationRealm : string with get, set
function get AuthenticationRealm () : String
function set AuthenticationRealm (value : String)

Valeur de propriété

Type : System.String

Sécurité .NET Framework

Voir aussi

Référence

ISql90HttpProtocolSpecifier Interface

Microsoft.Data.Schema.Sql.SchemaModel, espace de noms