Condividi tramite


Classe SecurityResultOptions

Defines the data contract for the security results options.

Gerarchia di ereditarietà

System. . :: . .Object
  Microsoft.MasterDataServices.Services.DataContracts..::..SecurityResultOptions

Spazio dei nomi  Microsoft.MasterDataServices.Services.DataContracts
Assembly:  Microsoft.MasterDataServices.Services (in Microsoft.MasterDataServices.Services.dll)

Sintassi

'Dichiarazione
<DataContractAttribute(Name := "SecurityResultOptions", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public NotInheritable Class SecurityResultOptions
'Utilizzo
Dim instance As SecurityResultOptions
[DataContractAttribute(Name = "SecurityResultOptions", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public sealed class SecurityResultOptions
[DataContractAttribute(Name = L"SecurityResultOptions", Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public ref class SecurityResultOptions sealed
[<SealedAttribute>]
[<DataContractAttribute(Name = "SecurityResultOptions", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type SecurityResultOptions =  class end
public final class SecurityResultOptions

Nel tipo SecurityResultOptions sono esposti i membri seguenti.

Costruttori

  Nome Descrizione
Metodo pubblico SecurityResultOptions Initializes a new instance of the SecurityResultOptions class.

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica FunctionPrivilege Gets or sets the ResultType for FunctionPrivilege.
Proprietà pubblica Group Gets or sets the ResultType for Group.
Proprietà pubblica HierarchyMemberPrivilege Gets or sets the ResultType for HierarchyMemberPrivilege.
Proprietà pubblica ModelPrivilege Gets or sets the ResultType for ModelPrivilege.
Proprietà pubblica ResolveEffectivePrivilege Gets or sets a value indicating whether resolve effective privileges is desired.
Proprietà pubblica User Gets or sets the ResultType for User.

In alto

Metodi

  Nome Descrizione
Metodo pubblico Equals Ereditato da Object.
Metodo protetto Finalize Ereditato da Object.
Metodo pubblico GetHashCode Ereditato da Object.
Metodo pubblico GetType Ereditato da Object.
Metodo protetto MemberwiseClone Ereditato da Object.
Metodo pubblico ToString Ereditato da Object.

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.