SecurityPrivileges Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies a set of security privilege assignments at the function, model object, and member levels.
public ref class SecurityPrivileges : Microsoft::MasterDataServices::DataContractBase
[System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")]
[System.Diagnostics.DebuggerStepThrough]
[System.Runtime.Serialization.DataContract(Name="SecurityPrivileges", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class SecurityPrivileges : Microsoft.MasterDataServices.DataContractBase
[<System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Runtime.Serialization.DataContract(Name="SecurityPrivileges", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type SecurityPrivileges = class
inherit DataContractBase
Public Class SecurityPrivileges
Inherits DataContractBase
- Inheritance
- Attributes
Constructors
SecurityPrivileges() |
Initializes a new instance of the SecurityPrivileges class. |
Properties
ExtensionData |
Gets or sets the structure that contains extra data. (Inherited from DataContractBase) |
FunctionPrivileges |
Gets or sets the list of function privileges. |
HierarchyMemberPrivileges |
Gets or sets the list of hierarchy member privileges. |
ModelPrivileges |
Gets or sets the list of model privileges. |