Aracılığıyla paylaş


IServerSecurityFacet Interface

An interface that defines members for the SeverSecurityFacet. This interface is not CLS-compliant.

Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in microsoft.sqlserver.smo.dll)

Syntax

'Bildirim
<CLSCompliantAttribute(False)> _
<LocalizedPropertyResourcesAttribute("Microsoft.SqlServer.Management.Smo.FacetSR")> _
<DisplayNameKeyAttribute("ServerSecurityName")> _
<DisplayDescriptionKeyAttribute("ServerSecurityDesc")> _
<EvaluationModeAttribute(AutomatedPolicyEvaluationMode.CheckOnSchedule)> _
<TypeConverterAttribute(GetType(LocalizableTypeConverter))> _
Public Interface IServerSecurityFacet
    Inherits IDmfFacet
[CLSCompliantAttribute(false)] 
[LocalizedPropertyResourcesAttribute("Microsoft.SqlServer.Management.Smo.FacetSR")] 
[DisplayNameKeyAttribute("ServerSecurityName")] 
[DisplayDescriptionKeyAttribute("ServerSecurityDesc")] 
[EvaluationModeAttribute(AutomatedPolicyEvaluationMode.CheckOnSchedule)] 
[TypeConverterAttribute(typeof(LocalizableTypeConverter))] 
public interface IServerSecurityFacet : IDmfFacet
[CLSCompliantAttribute(false)] 
[LocalizedPropertyResourcesAttribute(L"Microsoft.SqlServer.Management.Smo.FacetSR")] 
[DisplayNameKeyAttribute(L"ServerSecurityName")] 
[DisplayDescriptionKeyAttribute(L"ServerSecurityDesc")] 
[EvaluationModeAttribute(AutomatedPolicyEvaluationMode::CheckOnSchedule)] 
[TypeConverterAttribute(typeof(LocalizableTypeConverter))] 
public interface class IServerSecurityFacet : IDmfFacet
/** @attribute CLSCompliantAttribute(false) */ 
/** @attribute LocalizedPropertyResourcesAttribute("Microsoft.SqlServer.Management.Smo.FacetSR") */ 
/** @attribute DisplayNameKeyAttribute("ServerSecurityName") */ 
/** @attribute DisplayDescriptionKeyAttribute("ServerSecurityDesc") */ 
/** @attribute EvaluationModeAttribute(AutomatedPolicyEvaluationMode.CheckOnSchedule) */ 
/** @attribute TypeConverterAttribute(Microsoft.SqlServer.Management.Sdk.Sfc.LocalizableTypeConverter) */ 
public interface IServerSecurityFacet extends IDmfFacet
CLSCompliantAttribute(false) 
LocalizedPropertyResourcesAttribute("Microsoft.SqlServer.Management.Smo.FacetSR") 
DisplayNameKeyAttribute("ServerSecurityName") 
DisplayDescriptionKeyAttribute("ServerSecurityDesc") 
EvaluationModeAttribute(AutomatedPolicyEvaluationMode.CheckOnSchedule) 
TypeConverterAttribute(Microsoft.SqlServer.Management.Sdk.Sfc.LocalizableTypeConverter) 
public interface IServerSecurityFacet extends IDmfFacet

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.

Target Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.