FunctionPrivilegesCriteria 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 criteria for function privileges.
public ref class FunctionPrivilegesCriteria : Microsoft::MasterDataServices::DataContractBase
[System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")]
[System.Diagnostics.DebuggerStepThrough]
[System.Runtime.Serialization.DataContract(Name="FunctionPrivilegesCriteria", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class FunctionPrivilegesCriteria : Microsoft.MasterDataServices.DataContractBase
[<System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Runtime.Serialization.DataContract(Name="FunctionPrivilegesCriteria", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type FunctionPrivilegesCriteria = class
inherit DataContractBase
Public Class FunctionPrivilegesCriteria
Inherits DataContractBase
- Inheritance
- Attributes
Constructors
FunctionPrivilegesCriteria() |
Initializes a new instance of the FunctionPrivilegesCriteria class. |
Properties
ExtensionData |
Gets or sets the structure that contains extra data. (Inherited from DataContractBase) |
Identifiers |
Gets or sets an array that specifies the function privilege identifiers. |
IsAuthorized |
Gets or sets a value that indicates whether the criteria are authorized. |
PrincipalId |
Gets or sets the principal ID. |
PrincipalType |
Gets or sets the principal type. |
ResultType |
Gets or sets the result type. |