FunctionPrivilegesCriteria Class

Definition

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
FunctionPrivilegesCriteria
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.

Applies to