Udostępnij przez


Interfejs IServerSecurityFacet

Interfejs definiujący członków SeverSecurityFacet.

Ten interfejs API nie jest zgodny ze specyfikacją CLS. 

Przestrzeń nazw:  Microsoft.SqlServer.Management.Smo
Zestaw:  Microsoft.SqlServer.Smo (w Microsoft.SqlServer.Smo.dll)

Składnia

'Deklaracja
<DisplayNameKeyAttribute("ServerSecurityName")> _
<CLSCompliantAttribute(False)> _
<TypeConverterAttribute(GetType(LocalizableTypeConverter))> _
<DisplayDescriptionKeyAttribute("ServerSecurityDesc")> _
<LocalizedPropertyResourcesAttribute("Microsoft.SqlServer.Management.Smo.FacetSR")> _
<EvaluationModeAttribute(AutomatedPolicyEvaluationMode.CheckOnSchedule)> _
Public Interface IServerSecurityFacet _
    Inherits IDmfFacet
'Użycie
Dim instance As IServerSecurityFacet
[DisplayNameKeyAttribute("ServerSecurityName")]
[CLSCompliantAttribute(false)]
[TypeConverterAttribute(typeof(LocalizableTypeConverter))]
[DisplayDescriptionKeyAttribute("ServerSecurityDesc")]
[LocalizedPropertyResourcesAttribute("Microsoft.SqlServer.Management.Smo.FacetSR")]
[EvaluationModeAttribute(AutomatedPolicyEvaluationMode.CheckOnSchedule)]
public interface IServerSecurityFacet : IDmfFacet
[DisplayNameKeyAttribute(L"ServerSecurityName")]
[CLSCompliantAttribute(false)]
[TypeConverterAttribute(typeof(LocalizableTypeConverter))]
[DisplayDescriptionKeyAttribute(L"ServerSecurityDesc")]
[LocalizedPropertyResourcesAttribute(L"Microsoft.SqlServer.Management.Smo.FacetSR")]
[EvaluationModeAttribute(AutomatedPolicyEvaluationMode::CheckOnSchedule)]
public interface class IServerSecurityFacet : IDmfFacet
[<DisplayNameKeyAttribute("ServerSecurityName")>]
[<CLSCompliantAttribute(false)>]
[<TypeConverterAttribute(typeof(LocalizableTypeConverter))>]
[<DisplayDescriptionKeyAttribute("ServerSecurityDesc")>]
[<LocalizedPropertyResourcesAttribute("Microsoft.SqlServer.Management.Smo.FacetSR")>]
[<EvaluationModeAttribute(AutomatedPolicyEvaluationMode.CheckOnSchedule)>]
type IServerSecurityFacet =  
    interface
        interface IDmfFacet
    end
public interface IServerSecurityFacet extends IDmfFacet

Typ IServerSecurityFacet uwidacznia następujące elementy członkowskie.

Właściwości

  Nazwa Opis
Właściwość publiczna CmdExecRightsForSystemAdminsOnly Pobiera wartość właściwość CmdExecRightsForSystemAdminsOnly.
Właściwość publiczna CommonCriteriaComplianceEnabled Pobiera wartość właściwość CommonCriteriaComplianceEnabled.
Właściwość publiczna CrossDBOwnershipChainingEnabled Pobiera lub ustawia wartość właściwość CrossDBOwnershipChainingEnabled.
Właściwość publiczna LoginMode Pobiera wartość właściwość LoginMode.
Właściwość publiczna ProxyAccountEnabled Pobiera wartość właściwość ProxyAccountEnabled.
Właściwość publiczna ProxyAccountIsGrantedToPublicRole Pobiera wartość właściwość ProxyAccountIsGrantedToPublicRole.
Właściwość publiczna PublicServerRoleIsGrantedPermissions Pobiera wartość właściwość PublicServerRoleIsGrantedPermissions.
Właściwość publiczna ReplaceAlertTokensEnabled Pobiera lub ustawia wartość właściwość ReplaceAlertTokensEnabled.
Właściwość publiczna XPCmdShellEnabled Pobiera lub ustawia wartość właściwość XPCmdShellEnabled.

Do góry