SecurityPrincipalsCriteria 클래스

정의

보안 가져오기 작업에 사용할 보안 주체 조건을 나타냅니다.

public ref class SecurityPrincipalsCriteria : Microsoft::MasterDataServices::DataContractBase
[System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")]
[System.Diagnostics.DebuggerStepThrough]
[System.Runtime.Serialization.DataContract(Name="SecurityPrincipalsCriteria", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class SecurityPrincipalsCriteria : Microsoft.MasterDataServices.DataContractBase
[<System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Runtime.Serialization.DataContract(Name="SecurityPrincipalsCriteria", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type SecurityPrincipalsCriteria = class
    inherit DataContractBase
Public Class SecurityPrincipalsCriteria
Inherits DataContractBase
상속
SecurityPrincipalsCriteria
특성

생성자

SecurityPrincipalsCriteria()

SecurityPrincipalsCriteria 클래스의 새 인스턴스를 초기화합니다.

속성

All

모든 사용자 조건을 사용할지 여부를 나타내는 값을 가져오거나 설정합니다.

ExtensionData

추가 데이터를 포함하는 구조를 가져오거나 설정합니다.

(다음에서 상속됨 DataContractBase)
FunctionPrivilege

기능 권한 결과 유형을 가져오거나 설정합니다.

HierarchyMemberPrivilege

계층 멤버 권한 결과 유형을 가져오거나 설정합니다.

Identifiers

사용자 조건 배열을 가져오거나 설정합니다.

ModelPrivilege

모델 권한 결과 유형을 가져오거나 설정합니다.

ResultType

보안 주체 결과 유형을 가져오거나 설정합니다.

SecurityResolutionType

유효 권한 해결 유형을 가져오거나 설정합니다.

Type

보안 주체의 유형을 가져오거나 설정합니다.

적용 대상